Click or drag to resize

clsImportEmployeeUserID Property

NVARCHAR(4) Identification code of the user. Internal ID, created automatically

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

Property Value

Type: String
Remarks
MPPersonenstamm.BenutzerID type: NVARCHAR length: 4

View: MARIEmployeeMaster.UserCode: :Table: MPPersonenstamm.BenutzerID

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

Link Table Condition: BenutzerTyp=1
See Also