Property CanBeSplit
CanBeSplit
Gets a value indicating whether the batch can be split.
bool CanBeSplit { get; }
Property Value
- bool
true
if the batch can be split; otherwise,false
.
Gets a value indicating whether the batch can be split.
bool CanBeSplit { get; }
true
if the batch can be split; otherwise, false
.