timespan::get-minutes

Returns the number of whole minutes represented by the specified TimeSpan.

Usage

int timespan::get-minutes(value)

Parameters

Name Type Description
value timespan A TimeSpan.

Return Value

The number of whole minutes represented by the given TimeSpan.

Requirements

Assembly: NAnt.Core (0.90.3780.0)