SIFWorks ADK 2.0
GramWeight Property
NamespacesEdustructures.SifWorks.FoodFoodserviceItemUnitGramWeight

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

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

The SIF specification defines the meaning of this element as: "Gram weight of this item in terms of MeasureDescriptionCode"

Version: 2.0

Since: 1.5r1

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