SequentialWorkflowHeaderFooter Oluşturucu

Tanım

SequentialWorkflowHeaderFooter sınıfının yeni bir örneğini başlatır.

public:
 SequentialWorkflowHeaderFooter(System::Workflow::ComponentModel::Design::SequentialWorkflowRootDesigner ^ parent, bool isHeader);
public SequentialWorkflowHeaderFooter(System.Workflow.ComponentModel.Design.SequentialWorkflowRootDesigner parent, bool isHeader);
new System.Workflow.ComponentModel.Design.SequentialWorkflowHeaderFooter : System.Workflow.ComponentModel.Design.SequentialWorkflowRootDesigner * bool -> System.Workflow.ComponentModel.Design.SequentialWorkflowHeaderFooter
Public Sub New (parent As SequentialWorkflowRootDesigner, isHeader As Boolean)

Parametreler

parent
SequentialWorkflowRootDesigner

SequentialWorkflowRootDesigner Üst bilgi veya alt bilgiyi ilişkilendirmek için.

isHeader
Boolean

true öğesinin SequentialWorkflowHeaderFooter bir üst bilgi false olduğunu; alt bilgi olduğunu SequentialWorkflowHeaderFooter belirtmek için.

Şunlara uygulanır