AyaNova business object library 4.0.1
AllDay Property
NamespacesGZTW.AyaNova.BLLAppointmentList..::.AppointmentListInfoAllDay
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
public bool AllDay { get; }
Public ReadOnly Property AllDay As Boolean
Dim instance As AppointmentList..::.AppointmentListInfo
Dim value As Boolean

value = instance.AllDay
public:
property bool AllDay {
	bool get ();
}
/** @property */
public boolean get_AllDay()
public function get AllDay () : boolean
function get_allDay();

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