Partilhar via


Helper.WILookupString Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member WILookupString(WorkflowContext, String) Looks up the specified field in the given workflow context object and returns it if it is a String. Otherwise, it returns the result of the ToString() method.
Public methodStatic member WILookupString(WorkflowContext, String, SPItemKey, String) Looks up the specified field in the given workflow context object and returns it if it is a String. Otherwise, it returns the result of the ToString() method. The results exclude what is specified in the ignorestr and ignoreitemkey parameters.
Public methodStatic member WILookupString(WorkflowContext, String, Int32, String) Looks up the specified field in the given workflow context object and returns it if it is a String. Otherwise, it returns the result of the ToString() method. The results exclude what is specified in the ignorestr and ignoreitemkey parameters.

Top

See Also

Reference

Helper Class

Helper Members

Microsoft.SharePoint.WorkflowActions Namespace