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
Public method SetRelatedItem Initializes a new instance of the SetRelatedItem class.

Top

Properties

  Name Description
Protected property CacheId (Inherited from Activity.)
Protected property Constraints (Inherited from Activity.)
Public property DisplayName (Inherited from Activity.)
Public property Id (Inherited from Activity.)
Protected property Implementation (Inherited from Activity.)
Public property SourceListId Gets or sets the globally unique identifier (GUID) of the list containing the source item.
Public property SourceListItemGuid Gets or sets the globally unique identifier (GUID) of the source list item.
Public property SourceListItemId Gets or sets the identifier of the source list item.
Public property TargetListId Gets or sets the globally unique identifier (GUID) of the list containing the related item.
Public property TargetListItemGuid Gets or sets the globally unique identifier (GUID) of the related list item.
Public property TargetListItemId

Top

Methods

  Name Description
Protected method CacheMetadata (Inherited from Activity.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ShouldSerializeDisplayName (Inherited from Activity.)
Public method ToString (Inherited from Activity.)

Top

See also

Reference

SetRelatedItem class

Microsoft.SharePoint.WorkflowServices.Activities namespace