TimeHierarchyStatisticsMinimumDate Property |
Gets the minimum
DateTime for the requested time hierarchy.
Namespace:
Dundas.BI.Instrumentation
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public DateTime MinimumDate { get; }
Public ReadOnly Property MinimumDate As DateTime
Get
public:
property DateTime MinimumDate {
DateTime get ();
}
member MinimumDate : DateTime with get
Property Value
Type:
DateTimeSee Also