ElementIdValue Property

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; }

Property Value

Int64
See Also