Retrieves a depreciation area.
The depreciation area is specified by its key, which is contained in the DepreciationAreaParams object passed to the method.
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 |
The key of the depreciation area to retrieve.