Share via


RetailStatementLine::exist Method

Indicates whether the specified record in the RetailStatementLine table exists.

Syntax

server public static boolean exist(RetailStatementId _statementId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

RetailStatementLine Table