Referencia de tabla o entidad Article Comment (KbArticleComment)
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Comment on a knowledge base article.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/kbarticlecomments Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/kbarticlecomments(kbarticlecommentid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/kbarticlecomments(kbarticlecommentid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/kbarticlecomments Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/kbarticlecomments(kbarticlecommentid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | KbArticleComments |
DisplayCollectionName | Article Comments |
DisplayName | Article Comment |
EntitySetName | kbarticlecomments |
IsBPFEntity | False |
LogicalCollectionName | kbarticlecomments |
LogicalName | kbarticlecomment |
OwnershipType | None |
PrimaryIdAttribute | kbarticlecommentid |
PrimaryNameAttribute | title |
SchemaName | KbArticleComment |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
CommentText
Propiedad | Valor |
---|---|
Description | Comment text for the knowledge base article. |
DisplayName | Comment Text |
Format | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | commenttext |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
KbArticleCommentId
Propiedad | Valor |
---|---|
Description | Unique identifier of the knowledge base article comment. |
DisplayName | Article Comment |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | kbarticlecommentid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
KbArticleId
Propiedad | Valor |
---|---|
Description | Unique identifier of the knowledge base article to which the comment applies. |
DisplayName | KB Article |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | kbarticleid |
RequiredLevel | SystemRequired |
Targets | kbarticle |
Type | Lookup |
Title
Propiedad | Valor |
---|---|
Description | Title of the knowledge base article comment. |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | title |
MaxLength | 200 |
RequiredLevel | ApplicationRequired |
Type | String |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- VersionNumber
CreatedBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who created the knowledge base article comment. |
DisplayName | Created By |
IsValidForForm | False |
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 |
CreatedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the knowledge base article comment was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the delegate user who created the kbarticlecomment. |
DisplayName | Created By (Delegate) |
IsValidForForm | False |
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 |
ModifiedBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who last modified the knowledge base article comment. |
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 |
ModifiedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the knowledge base article comment 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 last modified the kbarticlecomment. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
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 |
OrganizationId
Propiedad | Valor |
---|---|
Description | Unique identifier of the organization with which the article comment is associated. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
VersionNumber
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
- KbArticleComment_ProcessSessions
- KbArticleComment_AsyncOperations
- KbArticleComment_BulkDeleteFailures
KbArticleComment_ProcessSessions
Igual que la relación de varios a uno KbArticleComment_ProcessSessions de la tabla processsession.
Propiedad | Valor |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | KbArticleComment_ProcessSessions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KbArticleComment_AsyncOperations
Igual que la relación de varios a uno KbArticleComment_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | KbArticleComment_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KbArticleComment_BulkDeleteFailures
Igual que la relación de varios a uno KbArticleComment_BulkDeleteFailures de la tabla bulkdeletefailure.
Propiedad | Valor |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | KbArticleComment_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
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_kbarticlecomment_modifiedonbehalfby
- lk_kbarticlecommentbase_createdby
- lk_kbarticlecomment_createdonbehalfby
- lk_kbarticlecommentbase_modifiedby
- kbarticle_comments
lk_kbarticlecomment_modifiedonbehalfby
Consulte la relación de uno a varios lk_kbarticlecomment_modifiedonbehalfby de la tabla systemuser.
lk_kbarticlecommentbase_createdby
Consulte la relación de uno a varios lk_kbarticlecommentbase_createdby de la tabla systemuser.
lk_kbarticlecomment_createdonbehalfby
Consulte la relación de uno a varios lk_kbarticlecomment_createdonbehalfby de la tabla systemuser.
lk_kbarticlecommentbase_modifiedby
Consulte la relación de uno a varios lk_kbarticlecommentbase_modifiedby de la tabla systemuser.
kbarticle_comments
Consulte la relación de uno a varios kbarticle_comments de la tabla kbarticle.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web kbarticlecomment EntityType