 | ShVIZPubHelperRemoveAttribute Method |
속성 제거
Namespace:
VIZPubLib
Assembly:
VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntaxpublic bool RemoveAttribute(
string INPUT_VIZ_FILE,
string OUTPUT_VIZ_FILE
)
Parameters
- INPUT_VIZ_FILE
- Type: SystemString
입력 파일 : VIZ - OUTPUT_VIZ_FILE
- Type: SystemString
속성이 제거된 파일 : VIZ
Return Value
Type:
Boolean변환 결과 : True(성공) / False(실패)
See Also