Property, élément (complexType propertiesType)
(Action4)
S’applique à : SharePoint Server 2013
Propriété de l’élément parent Block (élément Blocks) (élément WorkflowInfo) (Action4) tel qu’il est affiché dans l’interface utilisateur du concepteur visuel de flux de travail.
Utilisation
<Blocks>
<Block>
<Property />
</Block>
</Blocks>
Informations sur l’élément
Type d’élément |
|
Namespace |
|
Fichier de schéma |
Actions4.xsd |
Définition
<xs:element name="Property" minOccurs="0" maxOccurs="unbounded">
<xs:attribute name="Name" type="s:string" use="required" />
<xs:attribute name="DesignerType" type="s:string" />
<xs:attribute name="DisplayName" type="s:string" />
<xs:attribute name="Description" type="s:string" />
<xs:attribute name="TypeFrom" type="s:string" />
</xs:element>
Éléments et attributs
Si le schéma définit des exigences spécifiques, telles que sequence, minOccurs, maxOccurs et choice, consultez la section définition.
Éléments parents
Élément |
Type |
Description |
---|---|---|
Éléments enfants
Aucun.
Attributs
Attribut |
Type |
Requis |
Description |
Valeurs possibles |
---|---|---|---|---|
**Description** |
s:string |
facultatif |
Valeurs du type s:string. |
|
**DesignerType** |
s:string |
facultatif |
Valeurs du type s:string. |
|
**Displayname** |
s:string |
facultatif |
Valeurs du type s:string. |
|
**Nom** |
s:string |
obligatoire |
Valeurs du type s:string. |
|
**TypeFrom** |
s:string |
facultatif |
Valeurs du type s:string. |