RanorexRanorex Documentation
GlueRules Property
NamespacesRanorex.CoreFlavorGlueRules
The list of glue rules for the flavor.
Declaration Syntax
C#Visual BasicVisual C++
public IList<LineageGlueRule> GlueRules { get; }
Public ReadOnly Property GlueRules As IList(Of LineageGlueRule)
	Get
public:
property IList<LineageGlueRule^>^ GlueRules {
	IList<LineageGlueRule^>^ get ();
}
Property Value
IList<(Of <(<'LineageGlueRule>)>)>

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