PredefListField Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A field that can only contain specific values. Implementation of NumSchmField.
Syntax
public class PredefListField : NumSchmField Public Class PredefListField
Inherits NumSchmFieldProperties
| Name | Description |
|---|---|
| CodeArray | List of legal values. |
| DfltVal | The default value. |
| FieldTyp | The type of field. Inherited from NumSchmField. |
| Name | The name of the field. Inherited from NumSchmField. |
| PredefListVal | The assigned value. If NULL, the default value is used. |
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.NumSchmField
- Autodesk.Connectivity.WebServices.PredefListField