DisplayEntryValueType Enum

Definition

Specifies the type of entry value

public enum DisplayEntryValueType
Inheritance
DisplayEntryValueType

Fields

Property

The value is a property. Look for a property with the specified name

ScriptBlock

The value is a scriptblock. Evaluate the script block and fill the entry with the result