Revit 2026 API
Element |
Provides the value of the element id as a 64-bit integer.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public long Value { get; }
Public ReadOnly Property Value As Long Get
public: property long long Value { long long get (); }
member Value : int64 with get
Property Value
Int64See Also