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.
Checks whether an asset group transaction exists.
Syntax
client server public static boolean existAssetGroupTrans(AssetGroupId _assetGroup, AssetBookId _bookId)
Run On
Called
Parameters
- _assetGroup
Type: AssetGroupId Extended Data Type
The asset group.
- _bookId
Type: AssetBookId Extended Data Type
The book ID.
Return Value
Type: boolean
true if the asset group transaction exists; otherwise, false.