Accusoft.FSInvoices Namespace > FormTableColumnHeader Class : DataType Property |
'Declaration <DataMemberAttribute()> Public ReadOnly Property DataType As FormFieldDataType
'Usage Dim instance As FormTableColumnHeader Dim value As FormFieldDataType value = instance.DataType
[DataMemberAttribute()] public FormFieldDataType DataType {get;}
[DataMemberAttribute()] public: __property FormFieldDataType get_DataType();
[DataMemberAttribute()] public: property FormFieldDataType DataType { FormFieldDataType get(); }
Default: FormFieldDataType.GeneralText.