Click or drag to resize

MetadataComposerUtilGetServiceCapabilities Method

Get the service capabilities

Namespace: SanteDB.Messaging.Metadata.Composer
Assembly: SanteDB.Messaging.Metadata (in SanteDB.Messaging.Metadata.dll) Version: 3.0.2081-alpha+461b650bfeb6e1336d298dbd35bcdcdab4eba501
Syntax
public static ServiceEndpointCapabilities GetServiceCapabilities(
	ServiceEndpointType endpointType
)

Parameters

endpointType  ServiceEndpointType

[Missing <param name="endpointType"/> documentation for "M:SanteDB.Messaging.Metadata.Composer.MetadataComposerUtil.GetServiceCapabilities(SanteDB.Core.Interop.ServiceEndpointType)"]

Return Value

ServiceEndpointCapabilities

[Missing <returns> documentation for "M:SanteDB.Messaging.Metadata.Composer.MetadataComposerUtil.GetServiceCapabilities(SanteDB.Core.Interop.ServiceEndpointType)"]

See Also