Autodesk Vault ProfessionalVault API

IsSys Property

Autodesk.Connectivity.WebServicesGroup

If true, the Group is a system group. If false, the Group is user-defined.

Syntax

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

See Also