Gets the design option id of the element record.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
C# |
---|
public ElementId GetDesignOptionId() |
Visual Basic |
---|
Public Function GetDesignOptionId As ElementId |
Visual C++ |
---|
public: ElementId^ GetDesignOptionId() |