REST.Backend.KinveyApi.TKinveyApi.TObjectID.ObjectID
Delphi
property ObjectID: string read FObjectID;
C++
__property System::UnicodeString ObjectID = {read=FObjectID};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | REST.Backend.KinveyApi.pas REST.Backend.KinveyApi.hpp  | 
        REST.Backend.KinveyApi | TObjectID | 
Description
Contains the object ID of the TObjectID record.
The ObjectID property stores the object ID of the TObjectID as a string.