NamePropertyGivenName Property
This property is used to set or get the given name (first name)
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string GivenName { get; set; }
Public Property GivenName As String
Get
Set
public:
property String^ GivenName {
String^ get ();
void set (String^ value);
}
member GivenName : string with get, set
Property Value
String