Click or drag to resize

RestServiceConfigurationName Property

Gets or sets the name of the service

Namespace:  SanteDB.Rest.Common.Configuration
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public string Name { get; set; }

Property Value

Type: String
See Also