Datasnap.DSClientRest.TDSRestCachedItem.ItemPath
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSRestCachedItem |
Delphi
property ItemPath: string read GetItemPath;
C++
__property System::UnicodeString ItemPath = {read=GetItemPath};
Description
Specifies the path of a DataSnap REST cached item.
The ItemPath property is a string specifying the path of a DataSnap REST item.