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