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