Autodesk Vault ProfessionalVault API

TransACE Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

An access control entry for a life cycle state transition.

Syntax

public class TransACE 
Public Class TransACE 

Properties

NameDescription
AllowedIf true, the user or group is allowed. If false, the user or group is denied.
UserGrpIdA user or group ID.
UserGrpNameA user or group name.

Returned By

Where you get a TransACE — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.TransACE

See Also