SPWDataChangeEventArgs Members
Include Protected Members
Include Inherited Members
Provides information about changes in the add-in tool's underlying data.
The SPWDataChangeEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Attachment | Gets the updated attachment. |
![]() |
ChangeSource | Specifies whether the underlying data was changed locally or by another workspace member. |
![]() |
ChangeType | Specifies whether the change was creating a record or attachment, updating a record or attachment, or deleting a record or attachment. |
![]() |
IsAttachment | Specifies if this SPWDataChangeEventArgs instance describes an attachment data change. |
![]() |
SourceRow | Contains the changed DataRow. |
![]() |
SourceTable | Contains the DataTable with the changed DataRow. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)