REST.Backend.ServiceTypes.TBackendObjectList.EntityValues

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EntityValues[I: T]: TBackendEntityValue read GetEntityValue;

C++

__property Rest::Backend::Metatypes::TBackendEntityValue EntityValues[T I] = {read=GetEntityValue};

Properties

Type Visibility Source Unit Parent
property public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes TBackendObjectList

Description

Embarcadero Technologies does not currently have any additional information.