Version

Note Class Methods

For a list of all members of this type, see Note members.

Public Methods
 NameDescription
Public MethodCompareToCompares this instance to another and returns the result. (Inherited from Infragistics.Win.UltraWinSchedule.ActivityBase)
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 Methodstatic (Shared in Visual Basic)FromBinaryDeserializes a single Note object from the specified stream.  
Public Methodstatic (Shared in Visual Basic)FromBytesDeserializes a single Note object from the specified byte array.  
Public Methodstatic (Shared in Visual Basic)FromXMLDeserializes a single Note object from the specified soap (xml) stream.  
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 MethodOffsetDateAdjusts the date for the note by the specified time span. Note, only day increment changes are honored.  
Public MethodResetReset the properties of the object to their default values.  
Public MethodResetDayReset the day of the Note object.  
Public MethodResetDescriptionReset the Description of the note to its default value.  
Public MethodResetLockedReset the locked property of the Note to its default value.  
Public MethodResetVisibleResets the Visibleproperty to its default value.  
Public MethodSaveOverloaded. Returns a byte array contained the serialized information for the Note  
Public MethodSaveAsXmlOverloaded. Saves the Note object's information to the specified stream as soap (xml).  
Public MethodShouldSerializeReturns whether the object needs to be serialized.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataInvoked during the serialization of the object.  
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. Notification that a sub object's properties have changed  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceReturns true if property contains data that needs to be serialized.  
Protected MethodShouldSerializeDayReturns true if this property is not set to its default value  
Protected MethodShouldSerializeDescriptionReturns true if this property is not set to its default value  
Protected MethodShouldSerializeLockedReturns true if this property is not set to its default value  
Protected MethodShouldSerializeVisibleReturns true if this property is not set to its default value  
See Also