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; }
Public Property IsValid As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IAppContextIsValidSee Also