FreeTxtField Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
An section of text with variable values and size. Implementation of NumSchmField.
Syntax
public class FreeTxtField : NumSchmField Public Class FreeTxtField
Inherits NumSchmFieldProperties
| Name | Description |
|---|---|
| DfltVal | The default value. |
| FieldTyp | The type of field. Inherited from NumSchmField. |
| FreeTxtVal | The user-specified value. |
| MaxLen | The maximum length for the field. |
| MinLen | The minimum length for the field. |
| Name | The name of the field. Inherited from NumSchmField. |
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.NumSchmField
- Autodesk.Connectivity.WebServices.FreeTxtField