ViewAssociatedAssemblyInstanceId Property |
The Id of the assembly instance that owns the assembly view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic ElementId AssociatedAssemblyInstanceId { get; }
Public ReadOnly Property AssociatedAssemblyInstanceId As ElementId
Get
public:
property ElementId^ AssociatedAssemblyInstanceId {
ElementId^ get ();
}
member AssociatedAssemblyInstanceId : ElementId with get
Property Value
ElementId
See Also