Accusoft.FSInvoices1.Net
Name Property (FormTable)




Gets the table name as defined in the FormTableDefinition with which this table is associated.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property Name As String
'Usage
 
Dim instance As FormTable
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

FormTable Class
FormTable Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback