Click or drag to resize

clsImportEmployeeUserNameShort Property

Note: This API is now obsolete.

Please use UserCode instead. 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
[ObsoleteAttribute("Please use UserCode instead")]
public string UserNameShort { 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