All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
AuditCategory Class Reference

AuditCategory class More...

Public Member Functions

 AuditCategory ()
 Initializes a new instance of the AuditCategory class. More...
 

Properties

string AuditCategoryDescription [get, set]
 Gets or sets the audit category description. More...
 
short AuditCategoryType [get, set]
 Gets or sets the type of the AuditEntryType. More...
 

Description

AuditCategory class

Constructor & Destructor Documentation

Initializes a new instance of the AuditCategory class.

Property Documentation

string AuditCategoryDescription
getset

Gets or sets the audit category description.

The audit category description.

short AuditCategoryType
getset

Gets or sets the type of the AuditEntryType.

The type of the audit entry.