WordsInTitle members
Provides a workflow activity that checks whether specified keywords are contained in an item’s title field.
The WordsInTitle type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WordsInTitle | Initializes a new instance of the WordsInTitle 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.) | |
Keywords | Gets or sets the keywords to be checked to see whether they are contained in an item’s title field. | |
Result | (Inherited from Activity<Boolean>.) | |
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