Accusoft.FSInvoices1.Net
FileId Property (FormTableCell)




Gets the identifier of the file that contains this cell.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property FileId As String
'Usage
 
Dim instance As FormTableCell
Dim value As String
 
value = instance.FileId
[DataMemberAttribute()]
public string FileId {get;}
[DataMemberAttribute()]
public: __property string* get_FileId();
[DataMemberAttribute()]
public:
property String^ FileId {
   String^ get();
}
Remarks

Default: Empty string.

See Also

Reference

FormTableCell Class
FormTableCell Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback