Share via


AssetAddition::exist Method

Checks whether the record with the given fixed asset ID and addition number exists.

Syntax

client server public static boolean exist(AssetId _assetId, AssetAdditionNum _additionNumber)

Run On

Called

Parameters

Return Value

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

See Also

Reference

AssetAddition Table