NamePropertyNameSuffix Property
This property is used to set or get the name suffix (i.e. Jr, Sr)
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string NameSuffix { get; set; }
Public Property NameSuffix As String
Get
Set
public:
property String^ NameSuffix {
String^ get ();
void set (String^ value);
}
member NameSuffix : string with get, set
Property Value
String