다음을 통해 공유


<Group> (SiteMap)

적용 대상: CRM 2016 on-prem, CRM Online

Specifies a group of subareas.

구문

<Group 
 Description="String"
 DescriptionResourceId="String"
 Icon="String"
 Id="String"
 IsProfile=["0" | "1" | "true" | "false"]
 License="String"
 ResourceId="String"
 Title="String"
 Url="String" >
 <Titles />
 <Descriptions />
 <SubArea />
</Group>

특성 및 요소

The following table lists the attributes, child elements, and parent elements.

특성

Attribute Description Type Usage

Description

Deprecated. Use the Group/Descriptions/Description element instead.

String

Optional

DescriptionResourceId

내부 전용입니다. Use the Group/Descriptions/Description element instead.

String

Optional

Icon

Unused. It is not possible to display an icon for a group.

String

Optional

Id

A unique identifier for this Group element.

String

Required

IsProfile

Controls whether this Group represents a user selectable Profile for the Workplace. This only applies for Groups within the Workplace Area.

Boolean

Optional

License

Deprecated.

String

Optional

ResourceId

내부 전용입니다. Use the Group/Titles/Title element to set the text to display for this Group.

String

Optional

Title

Deprecated. Use the Group/Titles/Title element instead.

String

Optional

Url

Specifies the URL to render for the Outlook folder that represents the Group in Outlook용 Dynamics CRM.

String

Optional

하위 요소

Element Description

<Descriptions> (SiteMap)

Specifies a set of localizable Descriptions for the Group.

<SubArea> (SiteMap)

Specifies a navigation option within an Area. Defines what will be displayed in the main pane of the application when selected.

<Titles> (SiteMap)

Specifies a set of localizable Titles for the Group.

상위 요소

Element Description

<Area> (SiteMap)

Specifies an area that appears in the navigation pane.

설명

Groups can be shown or hidden as defined by the area. Groups defined within the Workplace area can be marked as a user selectable profile. These profiles are available for users to select in their personal options.

요소 정보

Schema Name

Group

Validation File

SiteMapType.xsd

Number of Occurrences

0 or more

XPath

//SiteMap/Area/Group

참고 항목

개념

사이트 맵을 사용하여 응용 프로그램 탐색 변경

기타 리소스

SiteMap XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.