次の方法で共有


Property 要素 (propertiesType complexType)

(Action4)

適用対象: SharePoint Server 2013

ワークフロー ビジュアル デザイナーのユーザー インターフェイスでレンダリングされる親 の Block 要素 (Blocks 要素) (WorkflowInfo 要素) (Action4) 要素のプロパティ。

使用方法

    <Blocks>
        <Block>
            <Property />
        </Block>
    </Blocks>

要素情報

要素の種類

Namespace

スキーマ ファイル

Actions4.xsd

定義

    <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>

要素と属性

スキーマで sequenceminOccursmaxOccurschoice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。

親要素

要素

説明

Block

propertiesType

子要素

なし。

属性

属性

種類

必須

説明

使用可能な値

**説明**

s:string

省略可能

s:string 型の値。

**DesignerType**

s:string

省略可能

s:string 型の値。

**Displayname**

s:string

省略可能

s:string 型の値。

**名前**

s:string

必須出席者

s:string 型の値。

**TypeFrom**

s:string

省略可能

s:string 型の値。