Click or drag to resize

LocalTimeMinute Property

Gets the minute component of the time represented by the current instance, a number from 0 to 59.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public int Minute { get; }

Property Value

Type: Int32
See Also