Interface IFindParam
Namespace: ArtOfTest.Common.BackCompat
Assembly: ArtOfTest.WebAii.dll
Syntax
public interface IFindParam
Properties
Attributes
Declaration
IList<IiAttribute> Attributes { get; }
Property Value
System.Collections.Generic.IList<IiAttribute>
|
PartialAttributes
Declaration
IList<IiAttribute> PartialAttributes { get; }
Property Value
System.Collections.Generic.IList<IiAttribute>
|