ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure
ExcludedAttributes Property
NamespacesArtOfTest.WebAii.ObjectModelFindParamExcludedAttributes
Gets/Sets the list of attribute to exclude for identification.
Declaration Syntax
C#Visual BasicVisual Basic Usage
public Collection<iAttribute> ExcludedAttributes { get; set; }
Public Property ExcludedAttributes As Collection(Of iAttribute)
Dim instance As FindParam
Dim value As Collection(Of iAttribute)

value = instance.ExcludedAttributes

instance.ExcludedAttributes = value

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii) Version: 1.1.900.0 (1.1.900.0)