REST.Backend.MetaTypes.IBackendMetaFileFactory.CreateMetaFileObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateMetaFileObject(const AObjectID: string): TBackendEntityValue; overload;

C++

virtual TBackendEntityValue __fastcall CreateMetaFileObject(const System::UnicodeString AObjectID) = 0 /* overload */;

Properties

Type Visibility Source Unit Parent
function public
REST.Backend.MetaTypes.pas
REST.Backend.MetaTypes.hpp
REST.Backend.MetaTypes IBackendMetaFileFactory

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!