ActionConditions Element (WorkflowInfo)

Letzte Änderung: Montag, 28. Februar 2011

Gilt für: SharePoint Foundation 2010

Inhalt dieses Artikels
Attributes
Child Elements
Parent Elements

Specifies conditional logic for the action.

<Actions>
    <Action>
        <ActionVariables>
        </ActionVariables>
        <ActionBody>
        </ActionBody>
        <ActionConditions>
        </ActionConditions>
    </Action>
</Actions>

Attributes

None

Child Elements

None

Parent Elements

Action

Siehe auch

Aufgaben

.ACTIONS File Example

Konzepte

Erstellen deklarativer Workflow-Editoren ohne Code

Default Workflow Actions

Default Workflow Conditions

Übersicht über das Workflowaktivitätsschema