 | PIDSegmentHandlerServiceName Property |
Get the service name
Namespace: SanteDB.Messaging.HL7.SegmentsAssembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntaxpublic 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
StringImplements
IServiceImplementationServiceName
See Also