Returns the amount of a certain unit. This is not a total amount, but instead the
amount specified for the specified field.
Namespace: Apptus.ESales.Connector.Time
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public int Amount( Unit unit )
Parameters
- unit
- Type: Apptus.ESales.Connector.TimeUnit
Return Value
Type: Int32See Also