Click or drag to resize

ShxAttributeHelperSetExcludeFilter Method

제외 필터

Namespace:  VIZPubLib
Assembly:  VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntax
C#
public void SetExcludeFilter(
	string filter
)

Parameters

filter
Type: SystemString
필터 문자열(콤마 ',' 로 구분된 문자열)
See Also