Property CanBeSplit
CanBeSplit
Gets a value indicating whether the batch can be split.
bool CanBeSplit { get; }
Property Value
- bool
trueif 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.