Share via


EcoResReleaseProductLegalEntityLog::hasInfolog Method

Determines whether an Infolog is stored for a product that will be released in a legal entity in a release session.

Syntax

client server public static boolean hasInfolog(
    EcoResReleaseSessionRecId _releaseSessionRecId, 
    EcoResProductRecId _productRecId, 
    RefRecId _legalEntityRecId)

Run On

ClientOrServer

Parameters

Return Value

Type: boolean
true if an Infolog is stored for a product that will be released in a legal entity in a release session; otherwise, false.

See Also

Reference

EcoResReleaseProductLegalEntityLog Table