Share via


EcoResReleaseSessionProduct::existByReleaseSessionProduct Method

Determines whether the specified record exists in the EcoResReleaseSessionProduct table.

Syntax

client server public static boolean existByReleaseSessionProduct(EcoResReleaseSessionRecId _releaseSessionRecId, EcoResProductRecId _productRecId)

Run On

ClientOrServer

Parameters

Return Value

Type: boolean
true if the specified record exists in the EcoResReleaseSessionProduct table; otherwise, false.

See Also

Reference

EcoResReleaseSessionProduct Table