RanorexRanorex Documentation
TemporaryElementId Property
NamespacesRanorexMobileUiElementTemporaryElementId
A temporary ID that is only valid throughout a single Spy/Recorder session. Don't use this ID for element identification.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int TemporaryElementId { get; }
Public Overridable ReadOnly Property TemporaryElementId As Integer
public:
virtual property int TemporaryElementId {
	int get ();
}

Assembly: Ranorex.Plugin.Mobile (Module: Ranorex.Plugin.Mobile) Version: 4.0.3.22982 (4.0.3.22982)