Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Represents a data field that was deleted from a SharePoint list.
DECLARATION
<xs:element name="DeletedField" type="DeletedField" minOccurs="0" maxOccurs="unbounded" />
USAGE
<DeletedFields>
<DeletedField
FieldId="Guid"
/>
</DeletedFields>
Type
DeletedField
Attributes
Attribute |
Type |
Description |
---|---|---|
FieldId |
Unique identifier of the deleted field. |
Child Elements
None |
Parent Elements
Remarks
This element represents a change event as is typically used for event logging.