| AuditableObjectRoleXmlSpecified Property |
Gets whether ID type code is specified
Namespace:
SanteDB.Core.Auditing
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public bool RoleXmlSpecified { get; }
Public ReadOnly Property RoleXmlSpecified As Boolean
Get
public:
property bool RoleXmlSpecified {
bool get ();
}
member RoleXmlSpecified : bool with get
Property Value
Type:
BooleanSee Also