NamePropertyAdditionalNames Property
This property is used to set or get additional names such as one or more middle names
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string AdditionalNames { get; set; }
Public Property AdditionalNames As String
Get
Set
public:
property String^ AdditionalNames {
String^ get ();
void set (String^ value);
}
member AdditionalNames : string with get, set
Property Value
String