IAutomationPeerAssignReference Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Assign the reference of this peer.

Namespace:  ArtOfTest.WebAii.Silverlight
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

void AssignReference(
	AutomationReference reference
)

Parameters

reference
Type: ArtOfTest.WebAii.SilverlightAutomationReference
The AutomationReference that corresponds to this peer

Return Value

Type: 
True/False whether the assignment succeeded.
See Also

Reference