SPWDataChangeEventArgs Properties
Include Protected Members
Include Inherited Members
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
.gif)