Datasnap.DSClientRest.IDSRestCachedItem.ItemPath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemPath: string read GetItemPath;

C++

__property System::UnicodeString ItemPath = {read=GetItemPath};

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest IDSRestCachedItem

Description

Defines the ItemPath property.

ItemPath defines the ItemPath property implemented in the TDSRestCachedItem class.

See Also