Unit 'googlegenomics' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TSearchReadGroupSetsResponse

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlegenomics.pp line 1076

type TSearchReadGroupSetsResponse = class(TGoogleBaseObject)

protected

  procedure SetreadGroupSets(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property readGroupSets: TSearchReadGroupSetsResponseTypereadGroupSetsArray; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TSearchReadGroupSetsResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio