Click or drag to resize

VGIProfileAttributeDefinitionCheckValue Method

Namespace:  Novalys.VisualGuard.Security.CommonProfileAttribute
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
bool CheckValue(
	Object value,
	out Exception ex
)

Parameters

value
Type: SystemObject
ex
Type: SystemException

Return Value

Type: Boolean
See Also