IAuditEntryActionDescription Property
|
Gets the description of the action performed on the entity.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ActionDescription { get; }
ReadOnly Property ActionDescription As String
Get
property String^ ActionDescription {
String^ get ();
}
abstract ActionDescription : string with get
Property Value
Type:
StringSee Also