Click or drag to resize

clsImportEmployeeMasterUserCode Property

Link to the user. Create first a user via clsImportMARIUser and link the returned user code.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string UserCode { 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 ProjectManagement User + Customer Portal User

Link Table Condition: BenutzerTyp=1
See Also