Click or drag to resize

IVIZZARDServiceIgnoreModelChangedStatus Method

모델 변경 상태를 무시하도록 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void IgnoreModelChangedStatus(
	bool ignore
)

Parameters

ignore
Type: SystemBoolean
True : 모델 열기 혹은 종료 시, 저장 확인 메시지 출력 안됨 / False : 저장 확인 메시지 출력
See Also