Click or drag to resize

EmrServerProfile Class

EMR 관련 정보관리 클래스
Inheritance Hierarchy
SystemObject
  Mcc.Series.CommonEmrServerProfile

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 EmrServerProfile

The EmrServerProfile type exposes the following members.

Constructors
  NameDescription
Public methodEmrServerProfile
Initializes a new instance of the EmrServerProfile class
Top
Properties
  NameDescription
Public propertyBACK_IMG_NAME
서식배경파일 명칭 확장자는 무조껀 jpg 이고 페이지수 를 뒤에 연결
Public propertyBACKUP_BIN
bin 백업 디렉토리 경로
Public propertyBACKUP_PKG
패키지 디렉토리 경로
Public propertyBACKUP_REXPERT
렉스퍼트 백업 디렉토리 경로
Public propertyCONFIG_FILE_NAME
EMR 서식관련 정보 파일명칭
Public propertyStatic memberCurrent
EMR 서버 정보 속성 입니다.
Public propertyDRAW_FILE_NAME
자유드로잉 서식 설정파일명칭
Public propertyESR_ROOT_DIR
전자동의서 루트 디렉토리
Public propertyESR_SERVER_URL
전자동의서 서버주소
Public propertyFORM_FILE_NAME
해당 서식별 설정파일명칭
Public propertyLOCAL_BACKUP_DIR
백업파일 디렉토리 경로
Public propertyLOCAL_FORM_DIR
로컬 emr file 공통서식 경로.
Public propertyLOCAL_PTNT_PATH
로컬 emr file 공통서식 경로.
Public propertyLOCAL_PTNT_PATH_VIEW
로컬 emr file 공통서식 경로.
Public propertyLOCAL_SOCIAL_WORK_DIR
사회사업 프로그램일지 첨부파일 로컬 경로
Public propertySCAN_FILE_NAME
해당 서식별 설정파일명칭
Public propertySERVER_BACKUP_PATH
서버 Backup 디렉토리 경로
Public propertySERVER_BIN_PATH
서버 Bin 디렉토리 경로
Public propertySERVER_FORM_DIR
기초 서식파일 디렉토리 경로.
Public propertySERVER_ID
서버 접속 id 입니다.
Public propertySERVER_PACKAGE_PATH
서버 패키지 디렉토리 경로
Public propertySERVER_PWD
서버 접속 비밀번호 입니다.
Public propertySERVER_REXPERT_PATH
서버 렉스퍼트 디렉토리 경로
Public propertySERVER_ROOT_DIR
서버 루트 디렉토리.
Public propertySERVER_URL
서버경로 입니다.
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
See Also