Accusoft.FSInvoices1.Net
FileId Property (DocumentPage)




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

Reference

DocumentPage Class
DocumentPage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback