Datasnap.DSClientRest.IDSRestCachedItem.ItemPath
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: IDSRestCachedItem |
Delphi
property ItemPath: string read GetItemPath;
C++
__property System::UnicodeString ItemPath = {read=GetItemPath};
Description
Defines the ItemPath property.
ItemPath defines the ItemPath property implemented in the TDSRestCachedItem class.