ListItemToString Method

This is overridden to return the display value when the item is converted to a string

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public override string ToString()

Return Value

String
The Display member's value

See Also