AssetAcquisitionMethod::exist Method
Determines whether the specified acquisition method occurs in the table.
Syntax
client server public static boolean exist(AssetAcquisitionMethodId _acquisitionMethod)
Run On
Called
Parameters
- _acquisitionMethod
Type: AssetAcquisitionMethodId Extended Data Type
The acquisition method for which to check.
Return Value
Type: boolean
true if the acquisition method exists; otherwise, false.