Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether an unposted low-value pool transfer already exists for the specified asset and value model.
Syntax
client server public static boolean hasUnpostedLVPTransfer(AssetId _assetId, AssetBookId _bookId)
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset ID to check.
- _bookId
Type: AssetBookId Extended Data Type
The value model to check.
Return Value
Type: boolean
true if an unposted transfer exists; otherwise, false.