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