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

Process Note class. More...

Public Member Functions

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

Properties

short Actioned [get, set]
 Gets or sets Actioned. More...
 
ResourceIdentity ActionedByResource [get, set]
 Gets or sets Actioned By Resource. More...
 
DateTime ActionedDate [get, set]
 Gets or sets Actioned Date. More...
 
string ActionedText [get, set]
 Gets or sets the actioned text. More...
 
DateTime CreatedDate [get, set]
 Gets or sets Created Date. More...
 
ResourceIdentity Creator [get, set]
 Gets or sets Resource. More...
 
ProcessNoteIdentity Identity [get, set]
 Gets or sets the identity. More...
 
string Notes [get, set]
 Gets or sets Notes. More...
 

Description

Process Note class.

Constructor & Destructor Documentation

Initializes a new instance of the ProcessNote class.

Property Documentation

short Actioned
getset

Gets or sets Actioned.

Process Note Actioned. 1 = Actioned, 0 = Not actioned

ResourceIdentity ActionedByResource
getset

Gets or sets Actioned By Resource.

Resource Identity.

DateTime ActionedDate
getset

Gets or sets Actioned Date.

Actioned Date.

string ActionedText
getset

Gets or sets the actioned text.

The actioned text.

DateTime CreatedDate
getset

Gets or sets Created Date.

Created Date.

ResourceIdentity Creator
getset

Gets or sets Resource.

Resource Identity.

ProcessNoteIdentity Identity
getset

Gets or sets the identity.

The identity.

string Notes
getset

Gets or sets Notes.

Process Notes.