Skip to content

ExternalDefinition.OwnerGroup

Public Property

Returns or change the group ID of the external parameter definition.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public virtual DefinitionGroup OwnerGroup { get; set; }

Property Value

DefinitionGroup

Remarks

If failed When set the group, an InvalidOperationException will be thrown.