Autodesk Vault ProfessionalVault API

GroupInfo Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Extended information about a Group.

Syntax

public class GroupInfo 
Public Class GroupInfo 

Properties

NameDescription
AccountsAccounts associated with this group.
AttributesProfile attributes of this group.
GroupA Group.
GroupManagers
GroupsThe immediate Groups in the Group.
RolesThe Roles associated with the Group.
UsersThe immediate Users in the Group.
VaultsThe Vaults associated with the Group.

Returned By

Where you get a GroupInfo — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.GroupInfo

See Also