Foreach.ItemsProperty Property

Definition

Gets or sets property path expression to the collection of items.

public AdaptiveExpressions.Properties.StringExpression ItemsProperty { get; set; }
member this.ItemsProperty : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property ItemsProperty As StringExpression

Property Value

Property path expression to the collection of items.

Applies to