Click or drag to resize
Product Constructor (Int32, String, Int32)

Namespace: Kettic.AspNet.Controls.ChartModel
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public Product(
	int idIn,
	string name,
	int val
)

Parameters

idIn
Type: SystemInt32
name
Type: SystemString
val
Type: SystemInt32
See Also