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 the asset book exists.
Syntax
client server public static boolean exist(
AssetBookId _bookId,
FromDate _fromDate,
ToDate _toDate)
Run On
Called
Parameters
- _bookId
Type: AssetBookId Extended Data Type
The book ID.
- _fromDate
Type: FromDate Extended Data Type
The from date.
- _toDate
Type: ToDate Extended Data Type
The to date.
Return Value
Type: boolean
true if the asset book exists; otherwise, false.