GettingEventArgs Members
Include Protected Members
Include Inherited Members
Represents event arguments for the Getting event.
The GettingEventArgs type exposes the following members.
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Converts this event into a displayable message.
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the type of the operation.
Gets the deletion ID of the Get action
Gets whether the disk update was tried.
Gets whether the operation will delete the item.
Gets whether this operation is getting the latest version of the item.
Gets the identifier of the item that was operated on.
Gets the type of the item that was operated on.
Gets the server item being operated on.
Gets the path of the source item.
Gets the status of an operation.
Gets the path of the target item.
Gets the version of the item in the Get operation.
Gets the workspace that was updated.
Top