RanorexRanorex Documentation
Milliseconds Property
NamespacesRanorexDurationMilliseconds
Gets the number of milliseconds this instance represents.
Declaration Syntax
C#Visual BasicVisual C++
public int Milliseconds { get; private set; }
Public Property Milliseconds As Integer
public:
property int Milliseconds {
	int get ();
	void set (int value);
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)