IAuditEntryEntity Property
|
Gets the entity on which the action was performed.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxIAudit_Entity Entity { get; }ReadOnly Property Entity As IAudit_Entity
Get
property IAudit_Entity^ Entity {
IAudit_Entity^ get ();
}abstract Entity : IAudit_Entity with get
Property Value
IAudit_Entity
See Also