[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledatastore.pp line 375
type TPartitionId = class(TGoogleBaseObject) |
protected |
procedure SetnamespaceId(); virtual; |
procedure SetprojectId(); virtual; |
published |
property namespaceId: string; [rw] |
property projectId: string; [rw] |
end; |
| |
| |
TObject |