Foodolini.Database.FoodGroup Class Reference

A food category. More...

List of all members.

Properties

long FoodGroupId [get, set]
 Primary key.
string Description [get, set]
 The name of the food group.

Detailed Description

A food category.

Definition at line 11 of file FoodGroup.cs.


Property Documentation

string Foodolini.Database.FoodGroup.Description [get, set]

The name of the food group.

Definition at line 21 of file FoodGroup.cs.

long Foodolini.Database.FoodGroup.FoodGroupId [get, set]

Primary key.

Definition at line 16 of file FoodGroup.cs.


The documentation for this class was generated from the following file:

Foodolini 1.0.0 Documentation, generated with DoxyGen.