| GetCostCenterType Method | |
| See Also |
- pICostCenterTypeParams
The key of the cost center type to retrieve.
Retrieves a cost center type.
The cost center type is specified by its key, which is contained in the CostCenterTypeParams object passed to the method.
| Visual Basic |
|---|
Public Function GetCostCenterType( _
ByVal pICostCenterTypeParams As CostCenterTypeParams _
) As CostCenterType |
- pICostCenterTypeParams
The key of the cost center type to retrieve.