FileElementPropDef Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A property definition for an element within a file.
Syntax
public class FileElementPropDef Public Class FileElementPropDef Properties
| Name | Description |
|---|---|
| DispName | The display name of the property. |
| Id | The ID of the object. |
| IsFacet | If true, it can be used for getting a facet set. If false, it cannot be used to get a facet set. |
| IsSys | If true, the object is a system property. |
| Typ | The data type of the property values. |
Returned By
Where you get a FileElementPropDef — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.FileElementPropDef