WMSOrderTrans.canBeCancelled Method
Determines whether the current record can be canceled.
Syntax
public NoYes canBeCancelled()
Run On
Called
Return Value
Type: NoYes Enumeration
true if the current record can be canceled; otherwise, false.
Determines whether the current record can be canceled.
public NoYes canBeCancelled()
Called
Type: NoYes Enumeration
true if the current record can be canceled; otherwise, false.