Click or drag to resize

clsOrderReviewParam Class

부적격 관리 필드값 정의 클래스
Inheritance Hierarchy
SystemObject
  Mcc.Series.Common.TypeclsOrderReviewParam

Namespace:  Mcc.Series.Common.Type
Assembly:  Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class clsOrderReviewParam

The clsOrderReviewParam type exposes the following members.

Constructors
  NameDescription
Public methodclsOrderReviewParam
생성자
Top
Properties
  NameDescription
Public propertyACT_GB
ACT_GB
Public propertyACT_MSG
ACT_MSG
Public propertyAGE_END
AGE_END
Public propertyAGE_GB
AGE_GB
Public propertyAGE_START
AGE_START
Public propertyAPLY_GB
APLY_GB
Public propertyCTN_QTY
함유량
Public propertyCTN_UNIT
UNIT
Public propertyDAYS
DAYS
Public propertyEXCEPT_MULTI_YN
EXCEPT_MULTI_YN
Public propertyEXCEPT_RUN_YN
EXCEPT_RUN_YN
Public propertyHISOS_GB
HISOS_GB
Public propertyIO_GB
IO_GB
Public propertyMEDFEE_CD
MEDFEE_NM
Public propertyMEDFEE_NM
MEDFEE_NM
Public propertyOP_DEPT
OP_DEPT
Public propertyOP_DIAG
OP_DIAG
Public propertyOP_MEDFEE
OP_MEDFEE
Public propertyORD_GB
ORD_GB
Public propertyORDER_MSG
ORDER_MSG
Public propertyPTNT_GB_LRG
PTNT_GB_LRG
Public propertyQTY
QTY
Public propertySEX_GB
SEX_GB
Public propertySUB_DEPT_YN
SUB_DEPT_YN
Public propertySUB_DIAG_YN
SUB_DIAG_YN
Public propertySUB_MEDFEE_YN
SUB_MEDFEE_YN
Public propertyUNIT
UNIT
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetClearMembers
초기화
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also