Get properties palette group identifier.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2024
Syntax
| C# |
|---|
public ForgeTypeId GetGroupTypeId() |
| Visual Basic |
|---|
Public Function GetGroupTypeId As ForgeTypeId |
| Visual C++ |
|---|
public: ForgeTypeId^ GetGroupTypeId() |