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

Note type class More...

Public Member Functions

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

Properties

string Description [get, set]
 Gets or sets the description. More...
 
string Id [get, set]
 
DateTime LastModifiedDate [get, set]
 Gets or sets the last modified date. More...
 
ResourceIdentity LastModifiedResource [get, set]
 Gets or sets the last modified resource. More...
 

Description

Note type class

Constructor & Destructor Documentation

NoteType ( )

Initializes a new instance of the NoteType class.

Property Documentation

string Description
getset

Gets or sets the description.

The description.

string Id
getset

Gets or sets the id.

The id.

DateTime LastModifiedDate
getset

Gets or sets the last modified date.

The last modified date.

ResourceIdentity LastModifiedResource
getset

Gets or sets the last modified resource.

The last modified resource.