NameProperty.SortAs Property

This property is used to set or get the string to use when sorting names

Definition

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

Property Value

String
If set, this value should be given precedence over the SortableName property

See Also