dataType Property

Summary

Data type of this LEADDocument.

Syntax
TypeScript
JavaScript
Object.defineProperty(LEADDocument.prototype, 'dataType', 
   get: function(), 
   set: function(value) 
) 
dataType: DocumentDataType; 

Property Value

The data type of this LEADDocument. Default value is DocumentDataType.transient.

Remarks

Refer to DocumentDataType for more information.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.