Share via


AssetBook::getTopDefaultBookIdForAssetId Method

Gets the top default book from the list of books that are associated with the specified fixed asset.

Syntax

client server public static AssetBookId getTopDefaultBookIdForAssetId(
    AssetId _assetId, 
    CompanyId _company, 
    CurrentOperationsTax _currentOperationsTax)

Run On

Called

Parameters

Return Value

Type: AssetBookId Extended Data Type
The top default book from the list of books that are associated with the specified fixed asset.

See Also

Reference

AssetBook Table