←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly