C# Class Harvest.Products, tf_client

Products yielded by a harvest.
Fields are doubles because json deserializer is not smart enough to coerce to float.
Afficher le fichier Open project: wids-eria/tf_client Class Usage Examples

Méthodes publiques

Свойство Type Description
poletimber_value double
poletimber_volume double
sawtimber_value double
sawtimber_volume double

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

poletimber_value public_oe property

public double poletimber_value
Résultat double

poletimber_volume public_oe property

public double poletimber_volume
Résultat double

sawtimber_value public_oe property

public double sawtimber_value
Résultat double

sawtimber_volume public_oe property

public double sawtimber_volume
Résultat double