| AmiIntegrationServiceServiceName Property |
AMI Integration Service
Namespace:
SanteDB.DisconnectedClient.Interop.AMI
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public string ServiceName { get; }
Public ReadOnly Property ServiceName As String
Get
public:
virtual property String^ ServiceName {
String^ get () sealed;
}
abstract ServiceName : string with get
override ServiceName : string with get
Property Value
Type:
StringImplements
IServiceImplementationServiceNameSee Also