 | UpstreamEndpointMetadataUtilCurrent Property |
Get the singleton instance
Namespace: SanteDB.Client.UpstreamAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic static UpstreamEndpointMetadataUtil Current { get; }Public Shared ReadOnly Property Current As UpstreamEndpointMetadataUtil
Get
public:
static property UpstreamEndpointMetadataUtil^ Current {
UpstreamEndpointMetadataUtil^ get ();
}static member Current : UpstreamEndpointMetadataUtil with get
Property Value
UpstreamEndpointMetadataUtil
See Also