WorkgroupLabelField Constructor
Creates an instance of the Workgroup Label Field class.
Syntax
public WorkgroupLabelField(
System.string name
)Public Function New( _
ByVal name As System.String _
)Parameters
| Name | Description |
|---|---|
| name | The name of the Workgroup Label Field. |