Click or drag to resize

WorkflowAssistantDialogShowLoadFromSharePoint Property

This property controls whether or not the Load from SharePoint step is enabled when creating a new workflow.

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[DispIdAttribute(63)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[BindableAttribute(BindableSupport.Yes)]
public bool ShowLoadFromSharePoint { get; set; }

Property Value

Type: Boolean
See Also