RanorexRanorex Documentation
Limitations Property
NamespacesRanorex.CoreElementLimitations
Gets a list of technology specifiy limitations that are associated with this element.
Declaration Syntax
C#Visual BasicVisual C++
public IList<TechnologyLimitation> Limitations { get; }
Public ReadOnly Property Limitations As IList(Of TechnologyLimitation)
public:
property IList<TechnologyLimitation^>^ Limitations {
	IList<TechnologyLimitation^>^ get ();
}

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