Autodesk Vault ProfessionalVault API

ComplexField Class

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

The Complex Field class for a Numbering Scheme Field.

Syntax

public class ComplexField : NumberingSchemeField 
Public Class ComplexField
   Inherits NumberingSchemeField

Constructors

NameDescription
ComplexFieldCreates an instance of the Complex Field class.

Properties

NameDescription
LengthThe number of characters for the Complex Field.
NameThe name of the NumberingSchemeField.
TypeThe representation of the Complex Field type from the FieldType enumeration.
ValueThe value of the NumberingSchemeField.

Inheritance Hierarchy

See Also