Autodesk Vault ProfessionalVault API

Group Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Information about a collection of Users and/or Groups.

Syntax

public class Group 
Public Class Group 

Properties

NameDescription
AuthThe authentication type.
CreateDateThe date the Group was created.
CreateUserIdThe Id of the User that created the Group.
EmailDLThe email address (distribution list) for the Group.
IdThe identifier for the object.
IsActIs the group active
IsSysIf true, the Group is a system group. If false, the Group is user-defined.
NameThe unique name of the Group.

Returned By

Where you get a Group — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.Group

See Also