GetBlockExplorerDesignFileCheckin Method
Tells if a non-CAD client should prevent CAD files from being checked in.
Required Permissions
VaultOptionsGetSyntax
public System.bool GetBlockExplorerDesignFileCheckin()Public Function GetBlockExplorerDesignFileCheckin() As System.BooleanReturn Value
If true, CAD files should be restricted from being added by non-CAD clients. If false, this restriction is not in place.
Remarks
This setting is meta-data. It's up to the client to enforce.