[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleaudit.pp line 140
type TActivityTypeid = class(TGoogleBaseObject) |
protected |
procedure SetapplicationId(); virtual; |
procedure SetcustomerId(); virtual; |
procedure Settime(); virtual; |
procedure SetuniqQualifier(); virtual; |
published |
property applicationId: string; [rw] |
property customerId: string; [rw] |
property time: TDatetime; [rw] |
property uniqQualifier: string; [rw] |
end; |
| |
| |
TObject |