AlcoholDeclarationTransMovement_RU::exist Method

Determines whether the specified record in the AlcoholDeclarationTransMovement_RU table exists.

Syntax

client server public static boolean exist(
    AlcoholDeclarationJournalId_RU _journalId, 
    AlcoholDeclarationType_RU _alcoholDeclarationType, 
    BranchId_RU _branchId, 
    AlcoholProductionTypeId_RU _alcoholProductionTypeId, 
    AlcoholManufacturerId_RU _manufacturerId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

AlcoholDeclarationTransMovement_RU Table