Autodesk Vault ProfessionalVault API

WorkgroupLabelField Constructor

Autodesk.DataManagement.Server.Extensibility.NumberingWorkgroupLabelField

Creates an instance of the Workgroup Label Field class.

Syntax

public WorkgroupLabelField(
   System.string name
)
Public Function New( _
   ByVal name As System.String _
)

Parameters

NameDescription
nameThe name of the Workgroup Label Field.

See Also