Click or drag to resize

ShVIZPubHelperExportAttribute Method

속성 내보내기

Namespace:  VIZPubLib
Assembly:  VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntax
C#
public bool ExportAttribute(
	string INPUT_FILE,
	string OUTPUT_METADATA
)

Parameters

INPUT_FILE
Type: SystemString
입력 파일 : VIZ
OUTPUT_METADATA
Type: SystemString
출력 메타데이터 파일 경로 : 경로 + 파일이름

Return Value

Type: Boolean
변환 결과 : True(성공) / False(실패)
See Also