SalesSalesEInvoice_DirPartyPostalAdd.existsValidFrom Method [AX 2012]

Determines whether the ValidFrom data item is located in the data container.

Syntax

public boolean existsValidFrom()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

SalesSalesEInvoice_DirPartyPostalAdd Class