GetInventorProjectFileLocation Method
Gets the Vault location of the Inventor project file to use. This setting is only valid if the Enforce Inventor Project File setting is true.
Required Permissions
VaultOptionsGetSyntax
public System.string GetInventorProjectFileLocation()Public Function GetInventorProjectFileLocation() As System.StringReturn Value
The Vault location of the Inventor project file.
Remarks
The server does not enforce an Inventor project file. It is up to the clients to insure that the project file is used.