IsInstance Property


Parameter Download Options Is Instance Property

True if binding to Element instances, false if binding to Element types.

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

Property Value

Boolean
See Also