SetRelatedItem members
Provides a workflow activity that sets a related item for a list item.
The SetRelatedItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SetRelatedItem | Initializes a new instance of the SetRelatedItem 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.) | |
SourceListId | Gets or sets the globally unique identifier (GUID) of the list containing the source item. | |
SourceListItemGuid | Gets or sets the globally unique identifier (GUID) of the source list item. | |
SourceListItemId | Gets or sets the identifier of the source list item. | |
TargetListId | Gets or sets the globally unique identifier (GUID) of the list containing the related item. | |
TargetListItemGuid | Gets or sets the globally unique identifier (GUID) of the related list item. | |
TargetListItemId |
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