Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs a check whether any lines that are partially distributed exist.
Syntax
public boolean isPartiallyDistributed()
Run On
ClientOrServer
Return Value
Type: boolean
true, if there are partially distributed lines; otherwise false.
Remarks
A line is either not distributed, partially distributed, or fully distributed.
This method will return true if any lines that have distributions, but aren't fully distributed exist.