Share

DesignProject.ProjectType Property

Parent Object: DesignProject

Description

Read-write property that gets and sets the project type. Setting the type to shared or semi-isolated requires workgroup(s) to be specified. Setting the type to a Vault project requires a workspace to be specified but no workgroups or included project should be specified.

Syntax

DesignProject.ProjectType() As MultiUserModeEnum

Property Value

This is a read/write property whose value is a MultiUserModeEnum.

Version

Introduced in version 2011

Was this information helpful?