Autodesk Vault ProfessionalVault API

IsInUse Property

Autodesk.Connectivity.WebServicesNumSchm

If true, the scheme is in use by at least one Item. If false, there are no Items using the scheme.

Syntax

public System.bool IsInUse {get; set;}
Public Property IsInUse As System.Boolean

See Also