Team template (TeamTemplate) table/entity reference
Team template for an entity enabled for automatically created access teams.
Messages
The following table lists the messages for the Team template (TeamTemplate) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
AddUserToRecordTeam Event: True |
AddUserToRecordTeam | AddUserToRecordTeamRequest |
Create Event: False |
POST /teamtemplatesSee Create |
Create records |
Delete Event: False |
DELETE /teamtemplates(teamtemplateid)See Delete |
Delete records |
RemoveUserFromRecordTeam Event: True |
RemoveUserFromRecordTeam | RemoveUserFromRecordTeamRequest |
Retrieve Event: False |
GET /teamtemplates(teamtemplateid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: False |
GET /teamtemplatesSee Query data |
Query data |
Update Event: False |
PATCH /teamtemplates(teamtemplateid)See Update |
Update records |
Upsert Event: False |
PATCH /teamtemplates(teamtemplateid)See Upsert a table row |
UpsertRequest |
Properties
The following table lists selected properties for the Team template (TeamTemplate) table.
Property | Value |
---|---|
DisplayName | Team template |
DisplayCollectionName | Team templates |
SchemaName | TeamTemplate |
CollectionSchemaName | TeamTemplates |
EntitySetName | teamtemplates |
LogicalName | teamtemplate |
LogicalCollectionName | teamtemplates |
PrimaryIdAttribute | teamtemplateid |
PrimaryNameAttribute | teamtemplatename |
TableType | Standard |
OwnershipType | None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
DefaultAccessRightsMask
Property | Value |
---|---|
Description | Default access rights mask for the access teams associated with entity instances. |
DisplayName | Access Rights |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | defaultaccessrightsmask |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Description
Property | Value |
---|---|
Description | Type additional information that describes the team. |
DisplayName | Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
IsCustomizable
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Is Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
ObjectTypeCode
Property | Value |
---|---|
Description | Object type code of entity which is enabled for access teams |
DisplayName | Entity |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | objecttypecode |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 100000 |
MinValue | 0 |
TeamTemplateId
Property | Value |
---|---|
Description | Unique identifier of the team template. |
DisplayName | Primary key for team template |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | teamtemplateid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
TeamTemplateName
Property | Value |
---|---|
Description | Type the name of the team template. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | teamtemplatename |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- ComponentIdUnique
- ComponentState
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- IsManaged
- IsSystem
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OverwriteTime
- SolutionId
- SupportingSolutionId
- versionnumber
ComponentIdUnique
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | |
GlobalChoiceName | componentstate |
ComponentState Choices/Options
Value | Label |
---|---|
0 | Published |
1 | Unpublished |
2 | Deleted |
3 | Deleted Unpublished |
CreatedBy
Property | Value |
---|---|
Description | Unique identifier of the user who created the team template. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the team template was created. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
CreatedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who created the team template. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
IsManaged
Property | Value |
---|---|
Description | Indicates whether the solution component is part of a managed solution. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | ismanaged |
DefaultValue | False |
True Label | Managed |
False Label | Unmanaged |
IsSystem
Property | Value |
---|---|
Description | Information about whether this team template is user-defined or system-defined. |
DisplayName | Is System |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | issystem |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | teamtemplate_issystem |
DefaultValue | False |
True Label | Yes |
False Label | No |
ModifiedBy
Property | Value |
---|---|
Description | Unique identifier of the user who last modified the team template. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the team template was last modified. |
DisplayName | Modified On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who modified the team template. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
OverwriteTime
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Record Overwrite Time |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
SolutionId
Property | Value |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
versionnumber
Property | Value |
---|---|
Description | Version number for team template. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- lk_teamtemplate_createdby
- lk_teamtemplate_createdonbehalfby
- lk_teamtemplate_modifiedby
- lk_teamtemplate_modifiedonbehalfby
lk_teamtemplate_createdby
One-To-Many Relationship: systemuser lk_teamtemplate_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_teamtemplate_createdonbehalfby
One-To-Many Relationship: systemuser lk_teamtemplate_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_teamtemplate_modifiedby
One-To-Many Relationship: systemuser lk_teamtemplate_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_teamtemplate_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_teamtemplate_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
TeamTemplate_SyncErrors
Many-To-One Relationship: syncerror TeamTemplate_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | TeamTemplate_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
teamtemplate_Teams
Many-To-One Relationship: team teamtemplate_Teams
Property | Value |
---|---|
ReferencingEntity | team |
ReferencingAttribute | teamtemplateid |
ReferencedEntityNavigationPropertyName | teamtemplate_Teams |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
teamtemplate