PropConstr Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A property constraint.
Syntax
public class PropConstr Public Class PropConstr Properties
| Name | Description |
|---|---|
| CatId | The category that the constraint applies to. |
| Id | The unique identifier. |
| PropConstrTyp | The type of constraint. |
| PropDefId | The property definition that the constraint applies to. |
| Val | The value of the constraint. |
Returned By
Where you get a PropConstr — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.PropConstr