AssemblyInstanceId Property


Element Assembly Instance Id Property

The id of the assembly instance to which the element belongs.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId AssemblyInstanceId { get; }

Property Value

ElementId
See Also