ExtractSubstringFromIndexActivity Properties

Include Protected Members
Include Inherited Members

The ExtractSubstringFromIndexActivity 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 Index Gets or sets the index in the string from which to start extracting the specified substring.
Public property IsDynamicActivity (Inherited from Activity.)
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 a string from which a substring is extracted at the given index.
Public property SubstringVariable Gets or sets the substring that is extracted.
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

ExtractSubstringFromIndexActivity Class

Microsoft.SharePoint.WorkflowActions Namespace