Click or drag to resize

MetadataConfigurationSectionServices Property

Gets or sets the service contracts to document

Namespace: SanteDB.Messaging.Metadata.Configuration
Assembly: SanteDB.Messaging.Metadata (in SanteDB.Messaging.Metadata.dll) Version: 3.0.2081-alpha+461b650bfeb6e1336d298dbd35bcdcdab4eba501
Syntax
public List<ServiceEndpointOptions> Services { get; set; }

Property Value

ListServiceEndpointOptions
See Also