C# Class FP300Service.UserControls.Product

显示文件 Open project: huginsdk/fpu Class Usage Examples

Public Properties

Property Type Description
Barcode string
Department int
Name string
PluNo int
Price decimal
SubCategory int
Weighable int

Property Details

Barcode public_oe property

public string Barcode
return string

Department public_oe property

public int Department
return int

Name public_oe property

public string Name
return string

PluNo public_oe property

public int PluNo
return int

Price public_oe property

public decimal Price
return decimal

SubCategory public_oe property

public int SubCategory
return int

Weighable public_oe property

public int Weighable
return int