PropertyName Element for SelectionCondition for EntrySelectedBy for EnumerableExpansion

Specifies the .NET property that triggers the condition. When this property is present or when it evaluates to true, the condition is met, and the definition is used.

Schema

  • Configuration Element
  • DefaultSettings Element
  • EnumerableExpansions Element
  • EnumerableExpansion Element
  • EntrySelectedBy Element
  • SelectionCondition Element
  • PropertyName Element

Syntax

<PropertyName>.NetTypeProperty</PropertyName>

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the PropertyName element.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description
SelectionCondition Element for EntrySelectedBy for EnumerableExpansion Defines the condition that must exist to expand the collection objects of this definition.

Text Value

Specify the .NET property name.

Remarks

The selection condition must specify at least one property name or a script to evaluate, but cannot specify both. For more information about how to use selection conditions, see Defining Conditions for when Data is Displayed.

See Also

Defining Conditions for When Data is Displayed

ScriptBlock Element for SelectionCondition for EntrySelectedBy for EnumerableExpansion

SelectionCondition Element for EntrySelectedBy for EnumerableExpansion

Writing a PowerShell Formatting File