Accusoft.FSInvoices1.Net
Processor Constructor




License for the component.
Initializes a new instance of the Processor class with provided attributes.
Syntax
'Declaration
 
Public Function New( _
   ByVal license As Licensing _
)
'Usage
 
Dim license As Licensing
 
Dim instance As New Processor(license)
public Processor( 
   Licensing license
)
public: Processor( 
   Licensing* license
)
public:
Processor( 
   Licensing^ license
)

Parameters

license
License for the component.
See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback