Accusoft.FSInvoices1.Net
FileId Property (AnalyzeError)




Gets the identifier of the file that the error occurred on.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property FileId As String
'Usage
 
Dim instance As AnalyzeError
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

AnalyzeError Class
AnalyzeError Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback