AyaNova business object library 4.0.1
IsValid Property
NamespacesGZTW.AyaNova.BLLEventWindowSetIsValid
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
public bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean
Dim instance As EventWindowSet
Dim value As Boolean

value = instance.IsValid
public:
property bool IsValid {
	bool get ();
}
/** @property */
public boolean get_IsValid()
public function get IsValid () : boolean
function get_isValid();

Assembly: GZTW.AyaNova.BLL (Module: GZTW.AyaNova.BLL) Version: 4.0.1.0 (4.0.0.0)