Click or drag to resize

VGProfileAttributeDefinitionDateTimeCheckValue Method (DateTime, Exception)

Namespace:  Novalys.VisualGuard.Security.CommonProfileAttribute
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public override bool CheckValue(
	DateTime value,
	out Exception ex
)

Parameters

value
Type: SystemDateTime
ex
Type: SystemException

Return Value

Type: Boolean
See Also