Autodesk Vault ProfessionalVault API

InventorObject Property

Autodesk.Connectivity.JobProcessor.ExtensibilityIJobProcessorServices

Gets an object which could be force cast to type Inventor.InventorServer and used like Inventor.Application. This object should be initialized and released by framework. Extension developer doesn't need to take care of that.

Syntax

System.object InventorObject {get;}
ReadOnly Property InventorObject As System.Object

See Also