RetailConnSchedulerSubjobFieldList::exist Method

Indicates whether the specified RetailConnSchedulerSubjobFieldList record exists.

Syntax

client server public static boolean exist(
    RetailConnSubJobId _subjobId, 
    RetailConnFieldName _fromFieldName, 
    RetailConnFieldName _toFieldName)

Run On

Called

Parameters

Return Value

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

See Also

Reference

RetailConnSchedulerSubjobFieldList Table