Returns the identifier of the parameter definition's parameter group.
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 |