Edit

ChangeListSearchCriteria.ItemPaths Property

Definition

List of item paths to search under. If this member is used then itemPath will be ignored.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="itemPaths")]
public System.Collections.Generic.IEnumerable<string> ItemPaths { get; set; }
member this.ItemPaths : seq<string> with get, set
Public Property ItemPaths As IEnumerable(Of String)

Property Value

Attributes

Applies to