Click or drag to resize

ShxAttributeHelperIsAllowAttribute Method

출력 가능 속성 여부 판단

Namespace:  VIZPubLib
Assembly:  VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntax
C#
public bool IsAllowAttribute(
	string attribute
)

Parameters

attribute
Type: SystemString
속성

Return Value

Type: Boolean
결과 - True / False
See Also