Gets the identifier of the built-in parameter group to which the parameter defined by this definition belongs.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public override ForgeTypeId GetGroupTypeId() |
Visual Basic |
---|
Public Overrides Function GetGroupTypeId As ForgeTypeId |
Visual C++ |
---|
public: virtual ForgeTypeId^ GetGroupTypeId() override |