Accusoft.FSInvoices1.Net
FileId Property (FormFieldLabel)




Gets the identifier of the file that contains this label.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property FileId As String
'Usage
 
Dim instance As FormFieldLabel
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

FormFieldLabel Class
FormFieldLabel Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback