Accusoft.FSInvoices1.Net
FileId Property (ProcessingEventArgs)




Gets the identifier of the current file being processed.
Syntax
'Declaration
 
Public ReadOnly Property FileId As String
'Usage
 
Dim instance As ProcessingEventArgs
Dim value As String
 
value = instance.FileId
public string FileId {get;}
public: __property string* get_FileId();
public:
property String^ FileId {
   String^ get();
}
See Also

Reference

ProcessingEventArgs Class
ProcessingEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback