Referencia de tabla o entidad TeamTemplate
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Team template for an entity enabled for automatically created access teams.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
AddUserToRecordTeam | AddUserToRecordTeam Action | AddUserToRecordTeamRequest |
Create | POST [org URI]/api/data/v9.0/teamtemplates Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/teamtemplates(teamtemplateid) Vea Eliminar |
DeleteRequest o Delete |
RemoveUserFromRecordTeam | RemoveUserFromRecordTeam Action | RemoveUserFromRecordTeamRequest |
Retrieve | GET [org URI]/api/data/v9.0/teamtemplates(teamtemplateid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/teamtemplates Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/teamtemplates(teamtemplateid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | TeamTemplates |
DisplayCollectionName | Team templates |
DisplayName | Team template |
EntitySetName | teamtemplates |
IsBPFEntity | False |
LogicalCollectionName | teamtemplates |
LogicalName | teamtemplate |
OwnershipType | None |
PrimaryIdAttribute | teamtemplateid |
PrimaryNameAttribute | teamtemplatename |
SchemaName | TeamTemplate |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
DefaultAccessRightsMask
Propiedad | Valor |
---|---|
Description | Default access rights mask for the access teams associated with entity instances. |
DisplayName | Access Rights |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | defaultaccessrightsmask |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | SystemRequired |
Type | Integer |
Description
Propiedad | Valor |
---|---|
Description | Type additional information that describes the team. |
DisplayName | Description |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
IsCustomizable
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Is Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
ObjectTypeCode
Propiedad | Valor |
---|---|
Description | Object type code of entity which is enabled for access teams |
DisplayName | Entity |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | objecttypecode |
MaxValue | 100000 |
MinValue | 0 |
RequiredLevel | SystemRequired |
Type | Integer |
TeamTemplateId
Propiedad | Valor |
---|---|
Description | Unique identifier of the team template. |
DisplayName | Primary key for team template |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | teamtemplateid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
TeamTemplateName
Propiedad | Valor |
---|---|
Description | Type the name of the team template. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | teamtemplatename |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- ComponentIdUnique
- ComponentState
- CreatedBy
- CreatedByName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- IsManaged
- IsSystem
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OverwriteTime
- SolutionId
- SupportingSolutionId
- versionnumber
ComponentIdUnique
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de ComponentState
Valor | Etiqueta | Descripción |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
CreatedBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who created the team template. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the team template was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the delegate user who created the team template. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
IsManaged
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de IsManaged
Valor | Etiqueta | Descripción |
---|---|---|
1 | Managed | |
0 | Unmanaged |
Valor predeterminado: 0
IsSystem
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de IsSystem
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
ModifiedBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who last modified the team template. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the team template was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the delegate user who modified the team template. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OverwriteTime
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
SolutionId
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
versionnumber
Añadido por: solución Access Team
Propiedad | Valor |
---|---|
Description | Version number for team template. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
teamtemplate_Teams
Igual que la relación de varios a uno teamtemplate_Teams de la tabla team.
Propiedad | Valor |
---|---|
ReferencingEntity | team |
ReferencingAttribute | teamtemplateid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | teamtemplate_Teams |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
TeamTemplate_SyncErrors
Igual que la relación de varios a uno TeamTemplate_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | TeamTemplate_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
- lk_teamtemplate_createdonbehalfby
- lk_teamtemplate_modifiedby
- lk_teamtemplate_createdby
- lk_teamtemplate_modifiedonbehalfby
lk_teamtemplate_createdonbehalfby
Consulte la relación de uno a varios lk_teamtemplate_createdonbehalfby de la tabla systemuser.
lk_teamtemplate_modifiedby
Consulte la relación de uno a varios lk_teamtemplate_modifiedby de la tabla systemuser.
lk_teamtemplate_createdby
Consulte la relación de uno a varios lk_teamtemplate_createdby de la tabla systemuser.
lk_teamtemplate_modifiedonbehalfby
Consulte la relación de uno a varios lk_teamtemplate_modifiedonbehalfby de la tabla systemuser.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web teamtemplate EntityType