For a list of all members of this type, see Appointment members.
Name | Description | |
---|---|---|
CompareTo | Compares this instance to another and returns the result. (Inherited from Infragistics.Win.UltraWinSchedule.ActivityBase) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
FromBinary | Deserializes a single Appointment object from the specified stream. | |
FromBytes | Deserializes a single Appointment object from the specified byte array. | |
FromXML | Deserializes a single Appointment object from the specified soap (xml) stream. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IsSameAppointment | Returns true if the specified appointment represents the same logical Appointment. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
OffsetStartTime | Adjusts the start date and time for the Appointment by the specified System.TimeSpan. The duration of the Appointment is maintained. | |
Reset | Resets all properties of the Appointment to their default values. | |
ResetAction | Resets the Action property to its default value. | |
ResetAllDayEvent | Resets the AllDayEvent property to its default value. | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetBarColor | Resets the BarColor property to its default value. | |
ResetDay | Resets the start of the Appointment to its default value. | |
ResetDescription | Resets the Description property to its default value. | |
ResetEndDateTime | Resets the EndDateTime property to its default value. | |
ResetIsRemoved | Resets the IsRemoved property to its default value. | |
ResetLocation | Resets the Location property to its default value. | |
ResetLocked | Resets Locked property to its default value. | |
ResetOriginalStartDateTime | Resets the OriginalStartDateTime property to its default value. | |
ResetRecurrence | Resets the RecurringAppointmentRoot property to its default value. | |
ResetReminder | Resets the Reminder property to its default value. | |
ResetStartDateTime | Resets the StartDateTime property to its default value. | |
ResetSubject | Resets the Subject property to its default value. | |
ResetVisible | Resets the Visible property to its default value. | |
Save | Overloaded. Saves the Appointment object's information to the specified stream. | |
SaveAsXml | Overloaded. Saves the Appointment object's information to the specified stream as soap (xml). | |
ShouldSerialize | Indicates whether the Appointment object needs to be persisted. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns the string representation of this object. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Finalize | Destructor for the Appointment object. | |
GetObjectData | Invoked during the serialization of the object. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDeserialization | Invoked after the entire object graph has been deserialized. | |
OnDispose | Overridden. Invoked when the object is disposed. The notification is used to dispose all resources used by the Appointment object. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Invoked when a property on one of the subobjects changes. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAction | Indicates whether the Action property needs to be serialized. | |
ShouldSerializeAllDayEvent | Indicates whether the AllDayEvent property needs to be serialized. | |
ShouldSerializeAppearance | Indicates whether the Appearance property contains data that needs to be serialized. | |
ShouldSerializeDescription | Indicates whether the Description property should be serialized. | |
ShouldSerializeIsRemoved | Indicates whether the IsRemoved property needs to be serialized. | |
ShouldSerializeLocation | Indicates whether the Location property should be serialized. | |
ShouldSerializeLocked | Indicates whether the Locked property should be serialized. | |
ShouldSerializeOriginalStartDateTime | Indicates whether the OriginalStartDateTime property needs to be serialized. | |
ShouldSerializeRecurrence | Indicates whether the Recurrence property needs to be serialized. | |
ShouldSerializeReminder | Indicates whether the Reminder property should be serialized. | |
ShouldSerializeSubject | Indicates whether the Subject property should be serialized. | |
ShouldSerializeVisible | Indicates whether the Visible property should be serialized. |