Share via


AssetShiftDepreciationProfile_IN::exist Method

Checks whether there is a profile for the specified asset shift depreciation.

Syntax

client server public static boolean exist(
    AssetDepreciationProfileId _profile, 
    FromDate _fromDate, 
    ToDate _toDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if there is a profile for the specified asset depreciation; otherwise, false.

See Also

Reference

AssetShiftDepreciationProfile_IN Table