Accusoft.FSInvoices1.Net
Type Property (FormFieldData)




Gets the FormFieldDataType of this data.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property Type As FormFieldDataType
'Usage
 
Dim instance As FormFieldData
Dim value As FormFieldDataType
 
value = instance.Type
[DataMemberAttribute()]
public FormFieldDataType Type {get;}
[DataMemberAttribute()]
public: __property FormFieldDataType get_Type();
[DataMemberAttribute()]
public:
property FormFieldDataType Type {
   FormFieldDataType get();
}
Remarks

Default: FormFieldDataType.GeneralText.

See Also

Reference

FormFieldData Class
FormFieldData Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback