Share via


DOCommerceST_DOCommonSyncStateTable.existsLastSyncStatus Method [AX 2012]

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

Syntax

public boolean existsLastSyncStatus()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

DOCommerceST_DOCommonSyncStateTable Class