PropDefCond Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A condition on a property definition
Syntax
public class PropDefCond Public Class PropDefCond Properties
| Name | Description |
|---|---|
| Oper | The condition operator. |
| PropDefId | The property definition ID that the condition |
| Val | The value for the condition. For datetime property definitions, the text should be converted to Universal Time and printed in the format "MM/dd/yyyy HH:mm:ss". |
Returned By
Where you get a PropDefCond — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.PropDefCond