Click or drag to resize

VGCommonProfileAttributeInformationCanParseAttributeValue Method

Checks Can parse attribute value against appropriate datatype.

Namespace:  Novalys.VisualGuard.Security.CommonProfileAttribute
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
protected bool CanParseAttributeValue(
	Object propertyValue
)

Parameters

propertyValue
Type: SystemObject

Return Value

Type: Boolean
See Also