AyaNova business object library 4.0.1
EventWindowSet..::.EventWindow Structure
NamespacesGZTW.AyaNova.BLLEventWindowSetEventWindowSet..::.EventWindow
An event window structure this is added to an array of structures to cover a week of day windows
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
[SerializableAttribute]
public struct EventWindow
<SerializableAttribute> _
Public Structure EventWindow
Dim instance As EventWindowSet.EventWindow
[SerializableAttribute]
public value class EventWindow
/** @attribute SerializableAttribute */ 
public final class EventWindow extends ValueType
JScript supports the use of structures, but not the declaration of new ones.
JavaScript supports the use of structures, but not the declaration of new ones.
Members
All MembersMethodsProperties



IconMemberDescription
Active
AnyTimeOfDay
EndTime
Equals(Object)
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Returns the hash code for this instance.
(Inherited from ValueType.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
StartTime
ToString()()()
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)

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