Table of Contents

API - Pictures

This is a fork of page 30053 "APIV2 - Pictures" from version 27.0.38460.40573. Added support for reading Extra Fields.

Object Definition

Object TypePage
Object ID70314166
Object NameQWESR API - Pictures
Source TablePicture Entity

API Definition

APIPublishersmartApps
APIGroupspider
APIVersionv1.0
EntitySetNamepictures
EntityNamepicture

Events

Name Description
OnGetExtraValues(Record "Picture Entity"; Text; Text; Text; Text; Text; Text; Text; Text; Text; Text) Raised after a record is read from the database. Makes it possible to set the ExtraValues 1..10, to be returned to the client.

Controls

Type Name Data Type Read-only
Field id Guid Yes
Field parentType Enum "Picture Entity Parent Type" Yes
Field width Integer Yes
Field height Integer Yes
Field contentType Text[100] Yes
Field pictureContent Blob
Field extraValue1 Text Yes
Field extraValue2 Text Yes
Field extraValue3 Text Yes
Field extraValue4 Text Yes
Field extraValue5 Text Yes
Field extraValue6 Text Yes
Field extraValue7 Text Yes
Field extraValue8 Text Yes
Field extraValue9 Text Yes
Field extraValue10 Text Yes

This documentation is generated from Spider v27.2