| ChunkTMaxIncluded Property |
Indicate if
Min is included in this chunk.
Namespace:
SmartTests.Ranges
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax public bool MaxIncluded { get; }
Public ReadOnly Property MaxIncluded As Boolean
Get
public:
property bool MaxIncluded {
bool get ();
}
member MaxIncluded : bool with get
Property Value
Type:
BooleanSee Also