Parameter 元素(操作元素)

(Actions 元素) (WorkflowInfo 元素) (Action4)

适用于:SharePoint Server 2013

参数元素的容器,其中包含 Action 方法签名中参数的说明。 此元素的类型为 parametersType

用法

    <Actions>
        <Action>
            <Parameters>
                <Parameter />
            </Parameters>
        </Action>
    </Actions>

元素信息

元素类型

parametersType

命名空间

架构文件

Actions4.xsd

定义

    <xs:element name="Parameters" type="parametersType" minOccurs="0"     maxOccurs="1">
    </xs:element>

元素和属性

如果架构定义了特定要求(如 sequenceminOccursmaxOccurschoice),请参阅定义部分。

父元素

元素

类型

说明

操作

子元素

元素

类型

说明

参数

Attributes

无。