Click or drag to resize

MetadataComposerUtilResolveService Method

Resolves the service from name

Namespace: SanteDB.Messaging.Metadata.Composer
Assembly: SanteDB.Messaging.Metadata (in SanteDB.Messaging.Metadata.dll) Version: 3.0.2081-alpha+461b650bfeb6e1336d298dbd35bcdcdab4eba501
Syntax
public static ServiceEndpointOptions ResolveService(
	string serviceName
)

Parameters

serviceName  String

[Missing <param name="serviceName"/> documentation for "M:SanteDB.Messaging.Metadata.Composer.MetadataComposerUtil.ResolveService(System.String)"]

Return Value

ServiceEndpointOptions

[Missing <returns> documentation for "M:SanteDB.Messaging.Metadata.Composer.MetadataComposerUtil.ResolveService(System.String)"]

See Also