LookupSPFields members
Provides a workflow activity that lookups all SharePoint fields contained in a specified list.
The LookupSPFields type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LookupSPFields | Initializes a new instance of the LookupSPFields 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.) | |
ListId | Gets or sets the globally unique identifier (GUID) of the list containing the SharePoint fields to lookup. | |
Properties | Gets or sets the properties of the SharePoint fields to lookup. | |
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