Indicates whether the line represents a sales operation.
Syntax
public boolean isSales()
Run On
Called
Return Value
Type: boolean
true if the line represents a sales operation; otherwise, false.
Indicates whether the line represents a sales operation.
public boolean isSales()
Called
Type: boolean
true if the line represents a sales operation; otherwise, false.