LookupSPListItemSPFieldLookupProperty members
Provides a workflow activity to lookup a SharePoint list item property as a SharePoint lookup field.
The LookupSPListItemSPFieldLookupProperty type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LookupSPListItemSPFieldLookupProperty | Initializes a new instance of the LookupSPListItemSPFieldLookupProperty 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 SharePoint list item containing the property to lookup as a SharePoint lookup field. | |
ItemId | ||
ListId | Gets or sets the globally unique identifier (GUID) of the SharePoint list containing the item with the property to lookup. | |
PropertyName | Gets or sets the name of the SharePoint list item property to lookup as a SharePoint lookup field. | |
Result | (Inherited from Activity<DynamicValue>.) | |
ResultType | (Inherited from ActivityWithResult.) |
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