REST.Backend.ServiceTypes.IBackendFilesApi.DeleteFile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DeleteFile(const AFile: TBackendEntityValue): Boolean; overload;

C++

virtual bool __fastcall DeleteFile(const Rest::Backend::Metatypes::TBackendEntityValue &AFile) = 0 /* overload */;

Properties

Type Visibility Source Unit Parent
function public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes IBackendFilesApi

Description

Embarcadero Technologies does not currently have any additional information.