Click or drag to resize

AuditableObjectRole Property

Identifies the role type of the object

Namespace:  SanteDB.Core.Auditing
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public AuditableObjectRole? Role { get; set; }

Property Value

Type: NullableAuditableObjectRole
See Also