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

TCallSet

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

Declaration

Source position: googlegenomics.pp line 2341

type TCallSet = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetsampleId(); virtual;

  

  procedure SetvariantSetIds(); virtual;

  

  procedure Setcreated(); virtual;

  

  procedure Setinfo(); virtual;

  

published

  property id: string; [rw]

  

  property name: string; [rw]

  

  property sampleId: string; [rw]

  

  property variantSetIds: TStringArray; [rw]

  

  property created: string; [rw]

  

  property info: TCallSetTypeinfo; [rw]

  

end;

Inheritance

TCallSet

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio