Share via


RetailCmpMed_CmpMedType.existsIsSitesPublished Method [AX 2012]

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

Syntax

public boolean existsIsSitesPublished()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

RetailCmpMed_CmpMedType Class