Autodesk Vault ProfessionalVault API

FreeTxtField Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

An section of text with variable values and size. Implementation of NumSchmField.

Syntax

public class FreeTxtField : NumSchmField 
Public Class FreeTxtField
   Inherits NumSchmField

Properties

NameDescription
DfltValThe default value.
FieldTypThe type of field. Inherited from NumSchmField.
FreeTxtValThe user-specified value.
MaxLenThe maximum length for the field.
MinLenThe minimum length for the field.
NameThe name of the field. Inherited from NumSchmField.

Inheritance Hierarchy

See Also