Share via


CustECollectLetter_CustTable_NO.existsIRS1099CIndicator Method [AX 2012]

Determines whether the IRS1099CIndicator data item exists in the data container.

Syntax

public boolean existsIRS1099CIndicator()

Run On

Called

Return Value

Type: boolean
true if the IRS1099CIndicator data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

CustECollectLetter_CustTable_NO Class