SpecTypeId.Time Property

SpecTypeIdTime Property

Time, in discipline Common.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId Time { get; }
Public Shared ReadOnly Property Time As ForgeTypeId
	Get
public:
static property ForgeTypeId^ Time {
	ForgeTypeId^ get ();
}
static member Time : ForgeTypeId with get

Property Value

ForgeTypeId
See Also