RanorexRanorex Documentation
IDataProvider Interface
NamespacesRanorex.Core.DataIDataProvider
An abstract data provider for variable binding.
Declaration Syntax
C#Visual BasicVisual C++
public interface IDataProvider
Public Interface IDataProvider
public interface class IDataProvider
Members
All MembersMethods



IconMemberDescription
GetValue(CaseInsensitiveString)
Gets the value of the specified variable.

SetValue(CaseInsensitiveString, String)
Sets the value of the specified variable.

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