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

Job Document More...

Public Member Functions

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

Properties

string Comment [get, set]
 Gets or sets the comment. More...
 
DateTime DateReceived [get, set]
 Gets or sets the date received. More...
 
DateTime DateRequired [get, set]
 Gets or sets the date required. More...
 
string Description [get, set]
 Gets or sets the description. More...
 
string DocumentId [get, set]
 Gets or sets the document ID. More...
 
DocumentTypeIdentity DocumentType [get, set]
 Gets or sets the type of the document. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
bool RestrictedDocument [get, set]
 Gets or sets a value indicating whether this restricted document. More...
 
DocumentProcessRuleData RuleData [get, set]
 Gets or sets the rule data. More...
 
string Source [get, set]
 Gets or sets the source. More...
 
JobDocumentStatus Status [get, set]
 Gets or sets the status. More...
 

Description

Job Document

Constructor & Destructor Documentation

Initializes a new instance of the JobDocument class.

Property Documentation

string Comment
getset

Gets or sets the comment.

The comment.

DateTime DateReceived
getset

Gets or sets the date received.

The date received.

DateTime DateRequired
getset

Gets or sets the date required.

The date required.

string Description
getset

Gets or sets the description.

The description.

string DocumentId
getset

Gets or sets the document ID.

The document ID.

DocumentTypeIdentity DocumentType
getset

Gets or sets the type of the document.

The type of the document.

string Name
getset

Gets or sets the name.

The name.

bool RestrictedDocument
getset

Gets or sets a value indicating whether this restricted document.

true if this is restricted document; otherwise, false.

DocumentProcessRuleData RuleData
getset

Gets or sets the rule data.

The rule data.

string Source
getset

Gets or sets the source.

The source.

JobDocumentStatus Status
getset

Gets or sets the status.

The status.