Revit 2025.3 API
Asset |
Get the value of the property
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public DateTime Value { get; }
Public ReadOnly Property Value As DateTime Get
public: property DateTime Value { DateTime get (); }
member Value : DateTime with get
Property Value
DateTimeSee Also