| SmartTestDateTimeRange Property |
Creates a new range of DateTime
Namespace:
SmartTests
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax public static INumericType<DateTime> DateTimeRange { get; }
Public Shared ReadOnly Property DateTimeRange As INumericType(Of DateTime)
Get
public:
static property INumericType<DateTime>^ DateTimeRange {
INumericType<DateTime>^ get ();
}
static member DateTimeRange : INumericType<DateTime> with get
Property Value
Type:
INumericTypeDateTimeSee Also