Click or drag to resize

clsImportEquipmentCategoryPictureFileName 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
MPEquipmentCategory.IconPictureID type: INT length: 4

View: MARIEquipmentCategory: :Table: MPEquipmentCategory

Link Table: MPBilder Link Field: BildID

After storing the picture the content will be stored in: Linked Field: View: MARIPictures.PictureID: :Table: MPBilder.BildID Images linked to support issues, employees...

See Also