| IPolicyInstanceRule Property |
Gets the policy grant
Namespace:
SanteDB.Core.Security
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax PolicyGrantType Rule { get; }
ReadOnly Property Rule As PolicyGrantType
Get
property PolicyGrantType Rule {
PolicyGrantType get ();
}
abstract Rule : PolicyGrantType with get
Property Value
Type:
PolicyGrantTypeSee Also