Click or drag to resize

clsImportEmployeeMatchcode Property

NVARCHAR(50) Name for assortment. User "Name, Surname" or "Surname, Name". When this field is empty it is calculated based on "FamilyName, FirstName.

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

Property Value

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

View: MARIEmployeeMaster.Matchcode: :Table: MPPersonenstamm.Matchcode

See Also