Share via


SalesSalesEInvoice_CustTable.existsSubsegmentId Method [AX 2012]

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

Syntax

public boolean existsSubsegmentId()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

SalesSalesEInvoice_CustTable Class