Click or drag to resize

AppContextIsValid Property

Used to determine if the object is valid or not.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool IsValid { get; set; }

Property Value

Type: Boolean

Implements

IAppContextIsValid
See Also