Click or drag to resize

ServiceOptionsFlags Property

Gets or sets the flags on the service

Namespace:  SanteDB.Core.Interop
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public List<string> Flags { get; set; }

Property Value

Type: ListString
See Also