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

Job Document Rule More...

Public Member Functions

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

Properties

bool Adhoc [get, set]
 Gets or sets a value indicating whether this JobDocumentRule is adhoc. More...
 
string Comment [get, set]
 Gets or sets the comment. More...
 
DateTime DateRequired [get, set]
 Gets or sets the date required. More...
 
string Description [get, set]
 Gets or sets the description. More...
 
ProcessIdentity DocumentDueProcess [get, set]
 Gets or sets the document due process. More...
 
Duration DocumentDueProcessInterval [get, set]
 Gets or sets the document due process interval. More...
 
DocumentTypeIdentity DocumentType [get, set]
 Gets or sets the type of the document. More...
 
ProcessIdentity DocumentUploadProcess [get, set]
 Gets or sets the document upload process. 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...
 
JobDocumentRuleStatus Status [get, set]
 Gets or sets the status. More...
 

Description

Job Document Rule

Constructor & Destructor Documentation

Initializes a new instance of the JobDocumentRule class.

Property Documentation

bool Adhoc
getset

Gets or sets a value indicating whether this JobDocumentRule is adhoc.

true if adhoc; otherwise, false.

string Comment
getset

Gets or sets the comment.

The comment.

DateTime DateRequired
getset

Gets or sets the date required.

The date required.

string Description
getset

Gets or sets the description.

The description.

ProcessIdentity DocumentDueProcess
getset

Gets or sets the document due process.

The document due process.

Duration DocumentDueProcessInterval
getset

Gets or sets the document due process interval.

The document due process interval.

DocumentTypeIdentity DocumentType
getset

Gets or sets the type of the document.

The type of the document.

ProcessIdentity DocumentUploadProcess
getset

Gets or sets the document upload process.

The document upload process.

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.

JobDocumentRuleStatus Status
getset

Gets or sets the status.

The status.