Click or drag to resize

GVariable Class

전체 솔루션 공통 전역값
Inheritance Hierarchy
SystemObject
  Mcc.Series.CommonGVariable

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

The GVariable type exposes the following members.

Constructors
  NameDescription
Public methodGVariable
Initializes a new instance of the GVariable class
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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberCertifyObject
전자인증관리객채
Public fieldStatic memberClassMenuPopUpList
Public fieldStatic memberColSptr
컬럼 구분자 정의.
Public fieldStatic memberDicBOrderBase
비급여 코드관리
Public fieldStatic memberDicDicOrderReview
부적격관리 기초 상세 코드
Public fieldStatic memberDicOrderReviewBase
부적격관리 기초 코드
Public fieldStatic memberDicRsrvCodeTerm
예약검사 시간 관리
Public fieldStatic memberDirEmrPath
시스템 Emr file 경로
Public fieldStatic memberDirImgPath
시스템 img 경로
Public fieldStatic memberDirLogPath
log 경로
Public fieldStatic memberDirOtherPath
시스템 각종 file 경로
Public fieldStatic memberDirSysPath
시스템 sys 경로
Public fieldStatic memberDirTempPath
시스템 temp 경로
Public fieldStatic memberDirXmlFilePath
시스템 환경설정 file 경로
Public fieldStatic memberEmplUseMemo
개인별 상용구
Public fieldStatic memberIsServerConnected
메세지 서버 접속여부
Public fieldStatic memberLIST_SOAP_USER
Public fieldStatic memberMenuClickClassNm
Public fieldStatic memberPrgGb
프로그램 구분
Public fieldStatic memberPwdSptr
password 암/복호화 구분 문자열 상수
Public fieldStatic memberRowSptr
로우 구분자 정의.
Public fieldStatic memberSpaceSptr
공백 구분자 정의
Top
See Also