Gets the String value representing the minutes part of the VisualInterfal.Start time.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public string Minutes { get; private set; }
Visual Basic
Public Property Minutes As String
	Get
	Private Set

See Also