PdsVendBatchInfo.isNullOrEmpty Method
Indicates whether the current buffer is empty or null.
Syntax
public boolean isNullOrEmpty()
Run On
Called
Return Value
Type: boolean
true if the buffer has any valid data; otherwise, false.
Indicates whether the current buffer is empty or null.
public boolean isNullOrEmpty()
Called
Type: boolean
true if the buffer has any valid data; otherwise, false.