Click or drag to resize

clsImportEmployeeUserCode Property

NVARCHAR(4)4 character user initials. This field is used for the link between employee and user. It will be created automatically

Used, whenn CreateUser is true

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

Property Value

Type: String
Remarks
MPBenutzer.Benutzer type: NVARCHAR length: 4 Primary Key

View: MARIUser.UserCode: :Table: MPBenutzer.Benutzer

Linked Field: View: MARIUser.UserCode: :Table: MPBenutzer.Benutzer

Link Table Condition: BenutzerTyp=1
See Also