SetInventorProjectFileLocation Method
Sets 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
VaultOptionsSetSyntax
public void SetInventorProjectFileLocation(
System.string location
)Public Sub SetInventorProjectFileLocation( _
ByVal location As System.String _
) Parameters
| Name | Description |
|---|---|
| location | The Vault location of the Inventor project file. |