Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
Microsoft Dynamics
Reference
Tables
Application Tables
A Tables
 AssetParametersDeprRates_DE::find M...
Microsoft Dynamics AX 2009
AssetParametersDeprRates_DE::find Method

Finds an interval record for the specified date range.

client server public static AssetParametersDeprRates_DE find(
    AssetFromDate_DE _fromDate, 
    AssetToDate_DE _toDate, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Called

Parameter

Description

_fromDate

The starting date for the date range.

_toDate

The ending date for the date range.

_forupdate

A Boolean value that indicates whether the table buffer record that is returned should be available for update; optional.

_concurrencyModel

The concurrency setting that should be used with the table buffer record that is returned; optional.

An AssetParametersDeprRates_DE table buffer record if one is found; otherwise, returns an empty table buffer.

© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker