RanorexRanorex Documentation
SourceElement Property
NamespacesRanorex.CoreGlueRuleExecutionStateSourceElement
Gets the source element which is used by all applicable glue rules accessing this state.
Declaration Syntax
C#Visual BasicVisual C++
public Element SourceElement { get; }
Public ReadOnly Property SourceElement As Element
public:
property Element^ SourceElement {
	Element^ get ();
}
Value
The source element.

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