Click or drag to resize

GenericPolicyIsActive Property

Returns true if the policy is active

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

Property Value

Type: Boolean

Implements

IPolicyIsActive
See Also