CheckOutItem members
Defines a workflow activity that is used to check out a specified document from its document library.
The CheckOutItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CheckOutItem | Initializes a new instance of the CheckOutItem 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 will check out. | |
ItemId | ||
ListId | Gets or sets the globally unique identifier (GUID) of the list from which the item is checked out. |
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