SIFWorks ADK 2.0
ItemCategory Property
NamespacesEdustructures.SifWorks.FoodFoodserviceItemItemCategory

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <ItemCategory> element.
Declaration Syntax
C#Visual BasicVisual C++
public string ItemCategory{ get; set;}
Public Property ItemCategory As String
public:
property String^ ItemCategory {
	String^ get ();
	void set (String^ value);
}
Value
The ItemCategory element of this object.
Remarks

The SIF specification defines the meaning of this element as: " The category is derived from the Child Nutrition Database's food category codes/names (Source: Food Category Name File [CNDB]). Agents may use the actual codes or a district's local definition of the names associated with the codes. The Child Nutrition Database [CNDB] is updated on a yearly basis by the USDA. "

Version: 2.0

Since: 1.5r1

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10