Helper.FindValue Method
Include Protected Members
Include Inherited Members
Finds an item in a list that contains a field value that matches the specified value.
Overload List
Name | Description | |
---|---|---|
FindValue(WorkflowContext, Guid, String, Object) | Finds an item in a list that contains a field value that matches the specified value. | |
FindValue(WorkflowContext, String, String, Object) | Finds an item in a list that contains a field value that matches the specified value. |
Top