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