| HdsiServiceClientOptions Method |
Gets the options for the IMS
Namespace:
SanteDB.Messaging.HDSI.Client
Assembly:
SanteDB.Messaging.HDSI.Client (in SanteDB.Messaging.HDSI.Client.dll) Version: 2.2.1
Syntax public ServiceOptions Options()
Public Function Options As ServiceOptions
public:
ServiceOptions^ Options()
member Options : unit -> ServiceOptions
Return Value
Type:
ServiceOptions[Missing <returns> documentation for "M:SanteDB.Messaging.HDSI.Client.HdsiServiceClient.Options"]
See Also