Version

Project Class Methods

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

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 MethodEqualsOverloaded. Returns whether the specified Project is the same logical instance as this project.  
Public Methodstatic (Shared in Visual Basic)FromBytesDeserializes a single Project object from the specified 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 MethodResetRestores the properties of this object to their default values.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodSaveReturns a byte array containing the serialized object graph of this Project.  
Public MethodShouldSerializeReturns a boolean value indicating whether this object requires serialization.  
Public MethodShouldSerializeKeyOverridden. Returns a boolean value indicating whether the Key property requires serialization.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodTaskFromNameOverloaded. Returns the first Task with the specified name that is associated with this Project, or null if no such task exists.  
Public MethodTaskFromRowNumberReturns the Task at the row position in the list which represents all tasks that belong to this Project, or null if no such task exists.  
Public MethodToStringReturns the string representation of this object  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataSerialization helper method.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDisposeOverridden. Releases resources used by this object.  
Protected MethodOnObjectPropChangedOverridden. Called when a property of this object changes.  
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetNameRestores the Name property to its default value.  
Protected MethodResetStartDateRestores the StartDate property to its default value.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
See Also