Skip to content

Commit

Permalink
Merge pull request #15715 from JarbasHorst/patch-693
Browse files Browse the repository at this point in the history
Update termstore-group.md
  • Loading branch information
Lauragra authored Feb 2, 2022
2 parents b352077 + ca66e3d commit 79d27cb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions api-reference/v1.0/resources/termstore-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ Inherits from [entity](../resources/entity.md).

| Property | Type | Description |
|:---------------------|:-------------------|:------------------------------------
| createdDateTime | DateTimeOffset | Date and time of group creation. Read-only. |
| description | string | Description giving details on the term usage. |
| id | string | Unique identifier of group. Read-Only. |
| displayName | string | Name of group. |
| scope | string | Returns type of group. Possible values are 'global', 'system' and 'siteCollection'. |
| parentSiteId | string | Id of the parent site of this group. |
| createdDateTime | DateTimeOffset | Date and time of the group creation. Read-only. |
| description | string | Description that gives details on the term usage. |
| id | string | Unique identifier of the group. Read-Only. |
| displayName | string | Name of the group. |
| scope | string | Returns the type of the group. Possible values are `global`, `system`, and `siteCollection`. |
| parentSiteId | string | ID of the parent site of this group. |

## Relationships
| Relationship | Type | Description |
Expand Down

0 comments on commit 79d27cb

Please sign in to comment.