| Get Method | |
| See Also |
- pIDepreciationAreaParams
The key of the depreciation area to retrieve.
Retrieves a depreciation area.
The depreciation area is specified by its key, which is contained in the DepreciationAreaParams object passed to the method.
| Visual Basic |
|---|
Public Function Get( _
ByVal pIDepreciationAreaParams As DepreciationAreaParams _
) As DepreciationArea |
- pIDepreciationAreaParams
The key of the depreciation area to retrieve.