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

TVariantSetMetadata

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

Declaration

Source position: googlegenomics.pp line 1925

type TVariantSetMetadata = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setkey(); virtual;

  procedure Setvalue(); virtual;

  procedure Setid(); virtual;

  procedure Set_type(); virtual;

  procedure Setnumber(); virtual;

  procedure Setdescription(); virtual;

  procedure Setinfo(); virtual;

published

  property key: string; [rw]

  property value: string; [rw]

  property id: string; [rw]

  property _type: string; [rw]

  property number: string; [rw]

  property description: string; [rw]

  property info: TVariantSetMetadataTypeinfo; [rw]

end;

Inheritance

TVariantSetMetadata

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18