Click or drag to resize

ServiceProviderAttributeRequired Property

Required services must be present when the service starts up

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public bool Required { get; set; }

Property Value

Type: Boolean
See Also