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

Represents an entry in the work pattern audit log. More...

Public Member Functions

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

Properties

DateTime Date [get, set]
 Gets or sets the date. More...
 
short DayOfWeek [get, set]
 Gets or sets the day of week. More...
 
string DayOfWeekName [get, set]
 Gets or sets the name of the day of week. More...
 
string Description [get, set]
 Gets or sets the description. More...
 
string ResourceName [get, set]
 Gets or sets the name of the resource. More...
 
string WorkPatternName [get, set]
 Gets or sets the name of the work pattern. More...
 

Description

Represents an entry in the work pattern audit log.

Constructor & Destructor Documentation

Initializes a new instance of the WorkPatternAuditLogEntry class.

Property Documentation

DateTime Date
getset

Gets or sets the date.

short DayOfWeek
getset

Gets or sets the day of week.

string DayOfWeekName
getset

Gets or sets the name of the day of week.

string Description
getset

Gets or sets the description.

string ResourceName
getset

Gets or sets the name of the resource.

string WorkPatternName
getset

Gets or sets the name of the work pattern.