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

Fall minute in from the midnight.

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

Syntax

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

See Also