C# 클래스 FP300Service.UserControls.Product

파일 보기 프로젝트 열기: huginsdk/fpu 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Barcode string
Department int
Name string
PluNo int
Price decimal
SubCategory int
Weighable int

프로퍼티 상세

Barcode 공개적으로 프로퍼티

public string Barcode
리턴 string

Department 공개적으로 프로퍼티

public int Department
리턴 int

Name 공개적으로 프로퍼티

public string Name
리턴 string

PluNo 공개적으로 프로퍼티

public int PluNo
리턴 int

Price 공개적으로 프로퍼티

public decimal Price
리턴 decimal

SubCategory 공개적으로 프로퍼티

public int SubCategory
리턴 int

Weighable 공개적으로 프로퍼티

public int Weighable
리턴 int