←Select platform

DataType Property

Summary

Data type of this LEADDocument.

Syntax
C#
VB
C++
public DocumentDataType DataType {get;} 
Public ReadOnly Property DataType() As DocumentDataType 
   Get 
public:  
   property DocumentDataType^ DataType 
   { 
      DocumentDataType^ get() 
   } 

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.