Share via


EcoResReleaseSessionProduct::existVariantForMasterInSession Method

Determines whether a distinct product variant for a product master exists in a release session.

Syntax

server public static boolean existVariantForMasterInSession(EcoResReleaseSessionRecId _releaseSessionRecId, EcoResProductMasterRecId _productMasterRecId)

Run On

Server

Parameters

Return Value

Type: boolean
true if a distinct product variant for a product master exists in a release session; otherwise, false.

See Also

Reference

EcoResReleaseSessionProduct Table