Revit 2026 API
Release |
Gets or Sets the My of the release type.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool My { get; set; }
Public Property My As Boolean Get Set
public: property bool My { bool get (); void set (bool value); }
member My : bool with get, set
Property Value
BooleanSee Also