REST.Backend.KinveyApi.TKinveyApi.TUser.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 | TUser |
Description
Stores the object ID of the TUser record.
The ObjectID property stores the object ID retrieved by the cloud service as a string.