Freigeben über


Groups-Element (DeploymentUserGroupMap)

Letzte Änderung: Freitag, 30. Mai 2008

Gilt für: SharePoint Foundation 2010

Inhalt dieses Artikels
Typ
Attribute
Untergeordnete Elemente
Übergeordnete Elemente

Stellt eine Sammlung von Instanzen des Bereitstellungsgruppenobjekts (DeploymentGroup) dar.

DECLARATION
<xs:element 
    name="Groups" 
    type="DeploymentGroups" 
    minOccurs="0" maxOccurs="1" 
/>

USAGE
<UserGroupMap>
    <Groups>
        <Group />
    </Group>
</UserGroupMap>

Typ

DeploymentGroups

Attribute

Attribut

Typ

Beschreibung

Keine

Untergeordnete Elemente

Group-Element ("DeploymentUserGroupMap")

Übergeordnete Elemente

UserGroupMap-Element (DeploymentUserGroupMap)

Siehe auch

Konzepte

DeploymentUserGroupMap-Schema