Accusoft.FSInvoices1.Net - Updated
Processor Constructor




Accusoft.FSInvoices Namespace > Processor Class : 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