| RestServiceFaultPolicyOutcome Property |
Policy ID was violated
Namespace:
SanteDB.Rest.Common.Fault
Assembly:
SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax public PolicyGrantType PolicyOutcome { get; set; }
Public Property PolicyOutcome As PolicyGrantType
Get
Set
public:
property PolicyGrantType PolicyOutcome {
PolicyGrantType get ();
void set (PolicyGrantType value);
}
member PolicyOutcome : PolicyGrantType with get, set
Property Value
Type:
PolicyGrantTypeSee Also