Returns or change the group ID of the external parameter definition.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public virtual DefinitionGroup OwnerGroup { get; set; }Property Value
DefinitionGroup
Remarks
If failed When set the group, an InvalidOperationException will be thrown.
See Also
Reference