EcoResProductReleaseSessionsForm.hasInfologProduct Method [AX 2012]

Determines if a product has an Infolog stored during release to a legal entity.

Syntax

public NoYes hasInfologProduct(EcoResProductRecId _productRecId, RefRecId _legalEntityRecId)

Run On

Called

Parameters

Return Value

Type: NoYes Enumeration
true if a product has Infolog stored during release to a legal entity; otherwise, false.

See Also

Reference

EcoResProductReleaseSessionsForm Class