ElementIdValue Property

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

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

Property Value

Int64
See Also