Share

ElementId.Value Property

Provides the value of the element id as a 64-bit integer.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public long Value { get; }

Property Value

Int64

See Also

Reference

Was this information helpful?