 | IAmiServiceContractOptions Method |
Get the service options
Namespace: SanteDB.Rest.AMIAssembly: SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
SyntaxFunction Options As ServiceOptions
ServiceOptions^ Options()
abstract Options : unit -> ServiceOptions
Return Value
ServiceOptionsThe options of the server
See Also