NicknameProperty.EncodedValue Property

This property is overridden to handle parsing the nicknames and concatenating them when requested

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public override string? EncodedValue { get; set; }

Property Value

String
The nicknames are escaped as needed

See Also