SymbolTypeId.Min Property

SymbolTypeIdMin Property

Symbol min, indicating unit Minutes.

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

Property Value

ForgeTypeId
See Also