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

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

Syntax

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

See Also