Click or drag to resize

clsImportEmployeeEmployeeName Property

NVARCHAR(50) Copount Name: FirstName LastName. When this field is empty, it is calculated based on "FirstNameFamilyName".

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string EmployeeName { get; set; }

Property Value

Type: String
Remarks
MPPersonenstamm.Personenname type: NVARCHAR length: 50

View: MARIEmployeeMaster.EmployeeName: :Table: MPPersonenstamm.Personenname

See Also