Click or drag to resize

ShMergeHelperAddResult Method (String, Int32, Validation_Rule_Types)

검색결과 추가

Namespace:  VIZPubLib
Assembly:  VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntax
C#
public void AddResult(
	string full_path,
	int id,
	Validation_Rule_Types rule
)

Parameters

full_path
Type: SystemString
파일 전체 경로
id
Type: SystemInt32
파트 파일 아이디
rule
Type: VIZPubLibValidation_Rule_Types
Rule Type
See Also