BOMProp Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A property definition used to attribute components within the BOM.
Syntax
public class BOMProp Public Class BOMProp Properties
| Name | Description |
|---|---|
| DispName | The display name of the property. |
| Id | A unique ID for this property. |
| Moniker | The unique identifier for the property within the content source. |
| Name | The friendly name of the property. |
| PropId | The PropID of the property that identifies it within the Property Set. |
| PropSetId | The GUID PropertySetID for the Property Set this property is in. |
| Typ | An enumerated value indicating the data type of this property. |
Returned By
Where you get a BOMProp — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.BOMProp