ExternalDefinition.ParameterGroup
Description:
Returns the group ID of the parameter definition.
Returns the group ID of the parameter definition.
[ObsoleteAttribute("This property is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the `GetGroupTypeId()` method instead.")]
public override BuiltInParameterGroup ParameterGroup { get; }
No comments yet. Start the discussion.
Loading…