| PolicyDecisionDetailPolicyId Property |
Gets the policy identifier
Namespace:
SanteDB.Core.Security
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string PolicyId { get; }
Public ReadOnly Property PolicyId As String
Get
public:
property String^ PolicyId {
String^ get ();
}
member PolicyId : string with get
Property Value
Type:
StringSee Also