AssetGroupTrans_IN::existAssetGroupTrans Method
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.