[This is preliminary documentation and is subject to change.]

Spring minute from the midnight.

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public int SprTimeMin { get; set; }
Visual Basic (Declaration)
Public Property SprTimeMin As Integer
Visual C++
public:
property int SprTimeMin {
	int get ();
	void set (int value);
}

See Also