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.
Determines whether any lines that are partially distributed exist.
Syntax
public boolean areLinesPartiallyDistributed()
Run On
ClientOrServer
Return Value
Type: boolean
true if there are partially distributed lines; otherwise false.
Remarks
A line can be either not distributed, partially distributed, or fully distributed.
This method will return true if any lines that have distributions that are not fully distributed.