Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
(Actions element) (WorkflowInfo element) (Action4)
Applies to: SharePoint Server 2013
Container for Parameter elements that includes descriptions of the parameters in Action method signatures. This element is of type parametersType.
Usage
<Actions>
<Action>
<Parameters>
<Parameter />
</Parameters>
</Action>
</Actions>
Element information
Element type |
|
Namespace |
|
Schema file |
Actions4.xsd |
Definition
<xs:element name="Parameters" type="parametersType" minOccurs="0" maxOccurs="1">
</xs:element>
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
Element |
Type |
Description |
|---|---|---|
Child elements
Element |
Type |
Description |
|---|---|---|
Attributes
None.