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

AuditEntry class More...

Public Member Functions

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

Properties

string AuditDescription [get, set]
 Gets or sets the audit description associated with this audit entry. More...
 
string AuditEntryDescription [get, set]
 Gets or sets the audit entry description. More...
 
DateTime AuditTime [get, set]
 Gets or sets the Date and time of the audit entry. More...
 
short AuditType [get, set]
 Gets or sets The type of AuditEntryType associated with the audit entry. More...
 
ResourceIdentity Resource [get, set]
 Gets or sets the name of the resource associated with the audit entry. More...
 
ProcessIdentity TargetProcess [get, set]
 Gets or sets the process On which job is Created. More...
 
ResourceIdentity TargetResource [get, set]
 Gets or sets the target resource. More...
 

Description

AuditEntry class

Constructor & Destructor Documentation

Initializes a new instance of the AuditEntry class.

Property Documentation

string AuditDescription
getset

Gets or sets the audit description associated with this audit entry.

The audit description.

string AuditEntryDescription
getset

Gets or sets the audit entry description.

The audit entry description.

DateTime AuditTime
getset

Gets or sets the Date and time of the audit entry.

The audit time.

short AuditType
getset

Gets or sets The type of AuditEntryType associated with the audit entry.

The type of the audit.

ResourceIdentity Resource
getset

Gets or sets the name of the resource associated with the audit entry.

The resource.

ProcessIdentity TargetProcess
getset

Gets or sets the process On which job is Created.

The target process.

ResourceIdentity TargetResource
getset

Gets or sets the target resource.

The target resource.