NamePropertySortAs 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: 2023.1.2.0
public string SortAs { get; set; }

Property Value

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

See Also