NamePropertySortableName Property
This read-only property can be used to get the name in a format suitable for sorting by last name
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string SortableName { get; }
Public ReadOnly Property SortableName As String
Get
public:
property String^ SortableName {
String^ get ();
}
member SortableName : string with get
Property Value
String The name is returned in a comma-separated format in the order family name, given name,
additional names, name suffix, name prefix.