PropDefInfo Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A property definition object with related information.
Syntax
public class PropDefInfo Public Class PropDefInfo Properties
| Name | Description |
|---|---|
| EntClassCtntSrcPropCfgArray | The content source mappings for each entity class. |
| ListValArray | the list of legal values. A null array means all values are allowed. |
| PropConstrArray | The property constraints. |
| PropDef | The property definition object. |
Returned By
Where you get a PropDefInfo — members that return one.
- PropertyService.AddPropertyDefinition
- PropertyService.GetPropertyDefinitionInfosByEntityClassId
- PropertyService.UpdatePropertyDefinition
- PropertyService.UpdatePropertyDefinitionInfo
- PropertyService.UpdateSystemPropertyDefinition
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.PropDefInfo