Click or drag to resize

clsImportEmployeePictureFileName Property

Linking a file name, will load this file into the database. The file content has to be accessable from the import process.

The picture content is stored in: View: MARIPictures : : Table: MPBilder

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

Property Value

Type: String
Remarks
MPPersonenstamm.BildID type: INT length: 4

View: MARIEmployeeMaster: :Table: MPPersonenstamm

View: MARIPictures: :Table: MPBilder

Link Table: MPBilder Link Field: BildID
See Also