Partilhar via


Helper.TestListItem Method

Include Protected Members
Include Inherited Members

Compares a SharePoint Foundation list item field value to a specified value.

Overload List

  Name Description
Public methodStatic member TestListItem(WorkflowContext, Guid, SPItemKey, String, String, Object) Verifies whether the specified value matches the value of the field found in the specified list item of the specified list.
Public methodStatic member TestListItem(WorkflowContext, Guid, Int32, String, String, Object) Compares a SharePoint Foundation list item field value to a specified value when the list GUID is known.
Public methodStatic member TestListItem(WorkflowContext, String, SPItemKey, String, String, Object) Verifies whether the specified value matches the value of the field found in the specified list item of the specified list.
Public methodStatic member TestListItem(WorkflowContext, String, Int32, String, String, Object) Compares a SharePoint Foundation list item field value to a specified value when the list GUID or name is known.

Top

See Also

Reference

Helper Class

Helper Members

Microsoft.SharePoint.WorkflowActions Namespace