| IPolicyIsActive Property |
Gets whether the policy is active
Namespace:
SanteDB.Core.Security
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax ReadOnly Property IsActive As Boolean
Get
property bool IsActive {
bool get ();
}
abstract IsActive : bool with get
Property Value
Type:
BooleanSee Also