WeatherSeasion Class

Namespace
Atavism
Base Types
graph BT Type-->Base0["DataStructure"] click Base0 "/docs/client_api_10.4.0/api/Atavism/DataStructure" Base0-->Base1["object"] Type["WeatherSeasion"] class Type type-node

Syntax

public class WeatherSeasion : DataStructure

Constructors

Name Summary
WeatherSeasion()

Fields

Name Constant Value Summary
fields
Inherited from DataStructure
id
Inherited from DataStructure
instance_id
isLoaded
Inherited from DataStructure
month1
month10
month11
month12
month2
month3
month4
month5
month6
month7
month8
month9
Name
Inherited from DataStructure
season
seasonTypes
static
usesID
Inherited from DataStructure

Methods

Name Value Summary
Clone() WeatherSeasion
FieldList(string, string) string
Inherited from DataStructure
fieldToRegister(string) Register
Inherited from DataStructure
GetFieldsString() string
Inherited from DataStructure
GetValue(string) string
UpdateList() string
Inherited from DataStructure