DeleteListItem members
Defines a workflow activity that is used to delete the specified item from its list or document library.
The DeleteListItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DeleteListItem | Initializes a new instance of the DeleteListItem class. |
Top
Properties
Name | Description | |
---|---|---|
CacheId | (Inherited from Activity.) | |
Constraints | (Inherited from Activity.) | |
DisplayName | (Inherited from Activity.) | |
Id | (Inherited from Activity.) | |
Implementation | (Inherited from Activity.) | |
ItemGuid | Gets or sets the globally unique identifier (GUID) of the item that this activity deletes. | |
ItemId | ||
ListId | Gets or sets the globally unique identifier (GUID) of the list that contains the item. |
Top
Methods
Name | Description | |
---|---|---|
CacheMetadata | (Inherited from Activity.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ShouldSerializeDisplayName | (Inherited from Activity.) | |
ToString | (Inherited from Activity.) |
Top