Autodesk Vault ProfessionalVault API

WorkgroupLabelField Class

Autodesk.DataManagement.Server.ExtensibilityAutodesk.DataManagement.Server.Extensibility.Numbering

The Workgroup Label Field class for a Numbering Scheme Field.

Syntax

public class WorkgroupLabelField : NumberingSchemeField 
Public Class WorkgroupLabelField
   Inherits NumberingSchemeField

Constructors

NameDescription
WorkgroupLabelFieldCreates an instance of the Workgroup Label Field class.

Properties

NameDescription
NameThe name of the NumberingSchemeField.
TypeThe representation of the Workgroup Label Field type from the FieldType enumeration.
ValueThe value of the NumberingSchemeField.

Inheritance Hierarchy

See Also