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

Specifies the job note information. More...

Public Member Functions

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

Properties

DateTime CreatedDateTime [get, set]
 Gets or sets the creation date when the note was created. More...
 
string NoteText [get, set]
 Gets or sets the text of the job note. More...
 
string NoteTypeDescription [get, set]
 Gets or sets the note type description. More...
 
string NoteTypeId [get, set]
 Gets or sets the note type id for the Note. More...
 
ResourceIdentity Resource [get, set]
 Gets or sets the resource who added the note. More...
 

Description

Specifies the job note information.

Constructor & Destructor Documentation

JobNote ( )

Initializes a new instance of the JobNote class.

Property Documentation

DateTime CreatedDateTime
getset

Gets or sets the creation date when the note was created.

string NoteText
getset

Gets or sets the text of the job note.

string NoteTypeDescription
getset

Gets or sets the note type description.

string NoteTypeId
getset

Gets or sets the note type id for the Note.

ResourceIdentity Resource
getset

Gets or sets the resource who added the note.