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

More...

Public Member Functions

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

Properties

short Category [get, set]
 Gets or sets the category. More...
 
short DebitOrCredit [get, set]
 Gets or sets the debit or credit. More...
 
int Id [get, set]
 Gets or sets the id. More...
 
DateTime LastModifiedDate [get, set]
 Gets or sets the last modified date. More...
 
ResourceIdentity LastModifiedUser [get, set]
 Gets or sets the LastModifiedUser identity. More...
 
string Name [get, set]
 Gets or sets the name. More...
 

Description

TimeCategory class.

Constructor & Destructor Documentation

Initializes a new instance of the TimeCategory class.

Property Documentation

short Category
getset

Gets or sets the category.

short DebitOrCredit
getset

Gets or sets the debit or credit.

int Id
getset

Gets or sets the id.

DateTime LastModifiedDate
getset

Gets or sets the last modified date.

ResourceIdentity LastModifiedUser
getset

Gets or sets the LastModifiedUser identity.

string Name
getset

Gets or sets the name.