Parameter 元素(强制元素)

(Coercions 元素) (WorkflowInfo 元素) (Action4)

适用于:SharePoint Server 2013

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

用法

    <Coercions>
        <Coercion>
            <Parameters>
                <Parameter />
            </Parameters>
        </Coercion>
    </Coercions>

元素信息

元素类型

coercionParametersType

命名空间

架构文件

Actions4.xsd

定义

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

元素和属性

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

父元素

元素

类型

说明

强制

子元素

元素

类型

说明

参数

Attributes

无。