GetEnforceInventorProjectFile Method
Gets the "Enforce Inventor Project File" property.
Required Permissions
VaultOptionsGetSyntax
public System.bool GetEnforceInventorProjectFile()Public Function GetEnforceInventorProjectFile() As System.BooleanReturn Value
If true, than the clients should enforce a specific Inventor project file. Call GetInventorProjectFileLocation to retrieve the Inventor project file location.
Remarks
The server does not enforce an Inventor project file. It is up to the clients to insure that the project file is used.