ExtractSubstringFromStartActivity Properties

Include Protected Members
Include Inherited Members

The ExtractSubstringFromStartActivity type exposes the following members.

Properties

  Name Description
Public property __Context Gets or sets the [WorkflowContext] from which the __ContextProperty property can expose information about the active workflow instance to the workflow runtime.
Public property Description (Inherited from Activity.)
Protected property DesignMode (Inherited from DependencyObject.)
Public property Enabled (Inherited from Activity.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property IsDynamicActivity (Inherited from Activity.)
Public property Length Gets or sets the length of the substring to be extracted.
Public property Name (Inherited from Activity.)
Public property Parent (Inherited from Activity.)
Protected property ParentDependencyObject (Inherited from DependencyObject.)
Public property QualifiedName (Inherited from Activity.)
Public property Site (Inherited from DependencyObject.)
Public property StringVal Gets or sets the workflow variable string that the specified Substring is to be extracted from.
Public property SubstringVariable Gets or sets the string containing the extracted Substring.
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

ExtractSubstringFromStartActivity Class

Microsoft.SharePoint.WorkflowActions Namespace