Accusoft.FSInvoices1.Net
Name Property (FormField)




Gets the field name as defined in the FormFieldDefinition with which this field is associated.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property Name As String
'Usage
 
Dim instance As FormField
Dim value As String
 
value = instance.Name
[DataMemberAttribute()]
public string Name {get;}
[DataMemberAttribute()]
public: __property string* get_Name();
[DataMemberAttribute()]
public:
property String^ Name {
   String^ get();
}
Remarks

Default: Empty string.

See Also

Reference

FormField Class
FormField Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback