  | PolicyDecisionDetailOutcome Property  | 
 
            Gets the policy decision outcome
            
 
    Namespace: 
   SanteDB.Core.Security
    Assembly:
   SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntaxpublic PolicyGrantType Outcome { get; }Public ReadOnly Property Outcome As PolicyGrantType
	Get
public:
property PolicyGrantType Outcome {
	PolicyGrantType get ();
}member Outcome : PolicyGrantType with get
Property Value
Type: 
PolicyGrantType
See Also