AyaNova business object library 4.0.1
Events Property
NamespacesGZTW.AyaNova.BLLEventWindowSetEvents
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
public EventWindowSet..::.EventWindow[] Events { get; }
Public ReadOnly Property Events As EventWindowSet..::.EventWindow()
Dim instance As EventWindowSet
Dim value As EventWindowSet..::.EventWindow()

value = instance.Events
public:
property array<EventWindowSet..::.EventWindow>^ Events {
	array<EventWindowSet..::.EventWindow>^ get ();
}
/** @property */
public EventWindowSet..::.EventWindow[] get_Events()
public function get Events () : EventWindowSet..::.EventWindow[]
function get_events();

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