GoPxL SDK
bool QuickEditEnabled ( )

Checks if quick edit mode is enabled on the system.

This function throws a GoPxLSdk::GoChannelError if the operation is not completed within the timeout period. Default timeout period is 15 seconds.

Version
Introduced in 1.2.30.46
Exceptions
GoPxLSdk::GoChannelErrorIf the request times out.
GoPxLSdk::GoRequestErrorIf the server responds with a failed status for the request.
Returns
True if quick edit mode is enabled, false otherwise.