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

JobWithDocumentsProgressOutput class More...

Public Member Functions

 JobDocumentTypeRuleResult ()
 

Properties

string DocumentTypeId [get, set]
 Gets or sets the document type id. More...
 
bool Result [get, set]
 Gets or sets a value indicating whether this JobDocumentTypeRuleResult is result. More...
 

Description

JobWithDocumentsProgressOutput class

Constructor & Destructor Documentation

Initializes a new instance of the JobDocumentTypeRuleResult class.

Property Documentation

string DocumentTypeId
getset

Gets or sets the document type id.

The document type id.

bool Result
getset

Gets or sets a value indicating whether this JobDocumentTypeRuleResult is result.

true if result; otherwise, false.