Version

Year Class Members

The following tables list the members exposed by Year.

Protected Constructors
 NameDescription
Protected ConstructorYear ConstructorConstructor used for de-serialization  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppointmentsReturns the appointments collection for this year  
Public PropertyCalendarInfoReturns the owning CalendarInfo object.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledReturns the enabled status of the object.  
Public PropertyEnabledResolvedDetermines if the year is enabled by checking if the months, months of year or all of its days are disabled.  
Public PropertyHasActivityReturns whether the Year has any appointments, holidays or notes defined.  
Public PropertyHolidaysReturns the holidays collection for this year  
Public PropertyIsLeapYearReturns whether the Year is a leap year.  
Public PropertyNotesReturns the notes collection for this year  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyYearNumberReturns the year number.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets all properties of this object to their default values.  
Public MethodResetEnabledResets Enabled to its default  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringOverrides the ToString method  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Pass along notifications to listeners.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeEnabledReturns true if property contains data that needs to be serialized.  
Protected MethodShouldSerializeYearNumberReturns true if property contains data that needs to be serialized.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also