ListItem.ToString 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: 2025.1.9.0
public override string ToString()

Return Value

String
The Display member's value

See Also