| RestServiceFaultPolicyId 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 string PolicyId { get; set; }
Public Property PolicyId As String
Get
Set
public:
property String^ PolicyId {
String^ get ();
void set (String^ value);
}
member PolicyId : string with get, set
Property Value
Type:
StringSee Also