Autodesk Vault ProfessionalVault API

GetEnforceInventorProjectFile Method

Autodesk.Connectivity.WebServicesDocumentService

Gets the "Enforce Inventor Project File" property.

Required Permissions

VaultOptionsGet

Syntax

public System.bool GetEnforceInventorProjectFile()
Public Function GetEnforceInventorProjectFile() As System.Boolean

Return Value

If true, than the clients should enforce a specific Inventor project file. Call GetInventorProjectFileLocation to retrieve the Inventor project file location.

See Also