Referencia de tabla o entidad KnowledgeArticle
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Organizational knowledge for internal and external use.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/knowledgearticles(knowledgearticleid) Actualizar propiedad ownerid . |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/knowledgearticles Vea Crear |
CreateRequest o Create |
CreateKnowledgeArticleTranslation | CreateKnowledgeArticleTranslation Action | CreateKnowledgeArticleTranslationRequest |
CreateKnowledgeArticleVersion | CreateKnowledgeArticleVersion Action | CreateKnowledgeArticleVersionRequest |
Delete | DELETE [org URI]/api/data/v9.0/knowledgearticles(knowledgearticleid) Vea Eliminar |
DeleteRequest o Delete |
FullTextSearchKnowledgeArticle | FullTextSearchKnowledgeArticle Action | FullTextSearchKnowledgeArticleRequest |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/knowledgearticles(knowledgearticleid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/knowledgearticles Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
SetState | PATCH [org URI]/api/data/v9.0/knowledgearticles(knowledgearticleid) Actualizar propiedades statecode y statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/knowledgearticles(knowledgearticleid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | KnowledgeArticles |
DisplayCollectionName | Knowledge Articles |
DisplayName | Knowledge Article |
EntitySetName | knowledgearticles |
IsBPFEntity | False |
LogicalCollectionName | knowledgearticles |
LogicalName | knowledgearticle |
OwnershipType | UserOwned |
PrimaryIdAttribute | knowledgearticleid |
PrimaryNameAttribute | title |
SchemaName | KnowledgeArticle |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- ArticlePublicNumber
- Content
- Description
- ExpirationDate
- ExpirationStateId
- ExpirationStatusId
- ExpiredReviewOptions
- ImportSequenceNumber
- IsInternal
- IsLatestVersion
- IsPrimary
- IsRootArticle
- Keywords
- knowledgearticleId
- LanguageLocaleId
- MajorVersionNumber
- MinorVersionNumber
- msdyn_externalreferenceid
- msdyn_ingestedarticleurl
- msdyn_integratedsearchproviderid
- msdyn_iscontentsyncedtostore
- msdyn_isingestedarticle
- msdyn_keywordsdescsuggestioncontrol
- msdyn_languagecode
- msdyn_retrycountformigrationtocontentstore
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- ParentArticleContentId
- PreviousArticleContentId
- primaryauthorid
- processid
- PublishOn
- PublishStatusId
- ReadyForReview
- Review
- RootArticleId
- ScheduledStatusId
- SetCategoryAssociations
- stageid
- StateCode
- StatusCode
- SubjectId
- TimeZoneRuleVersionNumber
- Title
- TransactionCurrencyId
- traversedpath
- UpdateContent
- UTCConversionTimeZoneCode
ArticlePublicNumber
Propiedad | Valor |
---|---|
Description | Shows the automatically generated ID exposed to customers, partners, and other external users to reference and look up articles. |
DisplayName | Article Public Number |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | articlepublicnumber |
MaxLength | 4000 |
RequiredLevel | SystemRequired |
Type | String |
Content
Propiedad | Valor |
---|---|
Description | Shows the body of the article stored in HTML format. |
DisplayName | Content |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | content |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
Description
Propiedad | Valor |
---|---|
Description | A short overview of the article, primarily used in search results and for search engine optimization. |
DisplayName | Description |
FormatName | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 155 |
RequiredLevel | None |
Type | String |
ExpirationDate
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Enter an expiration date for the article. Leave this field blank for no expiration date. |
DisplayName | Expiration Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | expirationdate |
RequiredLevel | None |
Type | DateTime |
ExpirationStateId
Propiedad | Valor |
---|---|
Description | Contains the id of the expiration state of the entity. |
DisplayName | Expiration State Id |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | expirationstateid |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
ExpirationStatusId
Propiedad | Valor |
---|---|
Description | Contains the id of the expiration status of the entity. |
DisplayName | Expired Status |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | expirationstatusid |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
ExpiredReviewOptions
Propiedad | Valor |
---|---|
Description | Expired Review Options |
DisplayName | Expired Review Options |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | expiredreviewoptions |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de ExpiredReviewOptions
Valor | Etiqueta | Descripción |
---|---|---|
0 | Needs Updating | |
1 | Republish | |
2 | Archive |
ImportSequenceNumber
Propiedad | Valor |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
IsInternal
Propiedad | Valor |
---|---|
Description | Shows whether this article is only visible internally. |
DisplayName | Internal |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isinternal |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de IsInternal
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
IsLatestVersion
Propiedad | Valor |
---|---|
Description | Shows which version of the knowledge article is the latest version. |
DisplayName | Is Latest Version |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | islatestversion |
RequiredLevel | SystemRequired |
Type | Boolean |
Elecciones/opciones de IsLatestVersion
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
IsPrimary
Propiedad | Valor |
---|---|
Description | Select whether the article is the primary article. |
DisplayName | Primary Article |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isprimary |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de IsPrimary
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
IsRootArticle
Propiedad | Valor |
---|---|
Description | Select whether the article is the root article. |
DisplayName | Root Article |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | isrootarticle |
RequiredLevel | SystemRequired |
Type | Boolean |
Elecciones/opciones de IsRootArticle
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
Keywords
Propiedad | Valor |
---|---|
Description | Type keywords to be used for searches in knowledge base articles. Separate keywords by using commas. |
DisplayName | Keywords |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | keywords |
MaxLength | 4000 |
RequiredLevel | Recommended |
Type | Memo |
knowledgearticleId
Propiedad | Valor |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Knowledge Article |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | knowledgearticleid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
LanguageLocaleId
Propiedad | Valor |
---|---|
Description | Select the language that the article's content is in. |
DisplayName | Language |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | languagelocaleid |
RequiredLevel | SystemRequired |
Targets | languagelocale |
Type | Lookup |
MajorVersionNumber
Propiedad | Valor |
---|---|
Description | Shows the major version number of this article's content. |
DisplayName | Major Version Number |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | majorversionnumber |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | SystemRequired |
Type | Integer |
MinorVersionNumber
Propiedad | Valor |
---|---|
Description | Shows the minor version number of this article's content. |
DisplayName | Minor Version Number |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | minorversionnumber |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | SystemRequired |
Type | Integer |
msdyn_externalreferenceid
Añadido por: solución Knowledge Management Online Features
Propiedad | Valor |
---|---|
Description | External Reference Id |
DisplayName | External Reference Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_externalreferenceid |
MaxLength | 450 |
RequiredLevel | None |
Type | String |
msdyn_ingestedarticleurl
Añadido por: solución Knowledge Management Patch
Propiedad | Valor |
---|---|
Description | Ingested article URL |
DisplayName | Ingested Article URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_ingestedarticleurl |
MaxLength | 2048 |
RequiredLevel | None |
Type | String |
msdyn_integratedsearchproviderid
Añadido por: solución Knowledge Management Online Features
Propiedad | Valor |
---|---|
Description | Integrated Search Dataprovider Id |
DisplayName | Integrated Search Dataprovider Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_integratedsearchproviderid |
RequiredLevel | None |
Targets | msdyn_integratedsearchprovider |
Type | Lookup |
msdyn_iscontentsyncedtostore
Añadido por: solución Knowledge Management Patch
Propiedad | Valor |
---|---|
Description | Sets whether the article content is synced to file storage |
DisplayName | Is content synced to file storage |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_iscontentsyncedtostore |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de msdyn_iscontentsyncedtostore
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
msdyn_isingestedarticle
Añadido por: solución Knowledge Management Patch
Propiedad | Valor |
---|---|
Description | Value is true for all Ingested articles |
DisplayName | Is Ingested Article |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_isingestedarticle |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de msdyn_isingestedarticle
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
msdyn_keywordsdescsuggestioncontrol
Añadido por: solución Knowledge Management Patch
Propiedad | Valor |
---|---|
Description | |
DisplayName | Keywords and Description Suggestion control |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_keywordsdescsuggestioncontrol |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de msdyn_keywordsdescsuggestioncontrol
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
msdyn_languagecode
Añadido por: solución Knowledge Management Patch
Propiedad | Valor |
---|---|
Description | The Language Code that the article's content is in. |
DisplayName | Language Code |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_languagecode |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_retrycountformigrationtocontentstore
Añadido por: solución Knowledge Management Patch
Propiedad | Valor |
---|---|
Description | Displays the number of times migration to file storage retry is attempted for an article |
DisplayName | File storage migration retry count |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_retrycountformigrationtocontentstore |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
OverriddenCreatedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
OwnerId
Propiedad | Valor |
---|---|
Description | Unique identifier of the user or team who owns the record. |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
Propiedad | Valor |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
ParentArticleContentId
Propiedad | Valor |
---|---|
Description | Contains the id of the parent article content associated with the entity. |
DisplayName | Parent Article Content Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentarticlecontentid |
RequiredLevel | None |
Targets | knowledgearticle |
Type | Lookup |
PreviousArticleContentId
Propiedad | Valor |
---|---|
Description | Shows the version that the current article was restored from. |
DisplayName | Previous Article Content ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | previousarticlecontentid |
RequiredLevel | None |
Targets | knowledgearticle |
Type | Lookup |
primaryauthorid
Propiedad | Valor |
---|---|
Description | Contains the id of the primary author associated with the article. |
DisplayName | Primary Author Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | primaryauthorid |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
processid
Propiedad | Valor |
---|---|
Description | Contains the id of the process associated with the entity. |
DisplayName | Process Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processid |
RequiredLevel | None |
Type | Uniqueidentifier |
PublishOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was published. |
DisplayName | Publish On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | publishon |
RequiredLevel | None |
Type | DateTime |
PublishStatusId
Propiedad | Valor |
---|---|
Description | Publish Status of the Article. |
DisplayName | Published Status |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | publishstatusid |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
ReadyForReview
Propiedad | Valor |
---|---|
Description | Ready For Review |
DisplayName | Ready For Review |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | readyforreview |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de ReadyForReview
Valor | Etiqueta | Descripción |
---|---|---|
1 | Completed | |
0 | Mark Complete |
Valor predeterminado: 0
Review
Propiedad | Valor |
---|---|
Description | Review |
DisplayName | Review |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | review |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de Review
Valor | Etiqueta | Descripción |
---|---|---|
0 | Approved | |
1 | Rejected |
RootArticleId
Propiedad | Valor |
---|---|
Description | Contains the id of the root article. |
DisplayName | Root Article Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | rootarticleid |
RequiredLevel | None |
Targets | knowledgearticle |
Type | Lookup |
ScheduledStatusId
Propiedad | Valor |
---|---|
Description | Contains the id of the scheduled status of the entity. |
DisplayName | Scheduled Status |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | scheduledstatusid |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
SetCategoryAssociations
Propiedad | Valor |
---|---|
Description | Shows whether category associations have been set |
DisplayName | Set Category Associations |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | setcategoryassociations |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de SetCategoryAssociations
Valor | Etiqueta | Descripción |
---|---|---|
1 | Completed | |
0 | Mark as Complete |
Valor predeterminado: 0
stageid
Propiedad | Valor |
---|---|
Description | Contains the id of the stage where the entity is located. |
DisplayName | Stage Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | stageid |
RequiredLevel | None |
Type | Uniqueidentifier |
StateCode
Propiedad | Valor |
---|---|
Description | Shows whether the article is a draft or is published, archived, or discarded. Draft articles aren't available externally and can be edited. Published articles are available externally, based on applicable permissions, but can't be edited. All metadata changes are reflected in the published version. Archived and discarded articles aren't available externally and can't be edited. |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
Elecciones/opciones de StateCode
Valor | Etiqueta | Estado predeterminado | Nombre invariable |
---|---|---|---|
0 | Draft | 1 | Draft |
1 | Approved | 5 | Approved |
2 | Scheduled | 6 | Scheduled |
3 | Published | 7 | Published |
4 | Expired | 10 | Expired |
5 | Archived | 12 | Archived |
6 | Discarded | 13 | Discarded |
StatusCode
Propiedad | Valor |
---|---|
Description | Select the article's status. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Elecciones/opciones de StatusCode
Valor | Etiqueta | Estado |
---|---|---|
1 | Proposed | 0 |
2 | Draft | 0 |
3 | Needs review | 0 |
4 | In review | 0 |
5 | Approved | 1 |
6 | Scheduled | 2 |
7 | Published | 3 |
8 | Needs review | 3 |
9 | Updating | 3 |
10 | Expired | 4 |
11 | Rejected | 4 |
12 | Archived | 5 |
13 | Discarded | 6 |
14 | Rejected | 6 |
SubjectId
Propiedad | Valor |
---|---|
Description | Choose the subject of the article to assist with article searches. You can configure subjects under Business Management in the Settings area. |
DisplayName | Subject |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | subjectid |
RequiredLevel | None |
Targets | subject |
Type | Lookup |
TimeZoneRuleVersionNumber
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
Title
Propiedad | Valor |
---|---|
Description | Type a title for the article. |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | title |
MaxLength | 4000 |
RequiredLevel | SystemRequired |
Type | String |
TransactionCurrencyId
Propiedad | Valor |
---|---|
Description | Exchange rate for the currency associated with the KnowledgeArticle with respect to the base currency. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | None |
Targets | transactioncurrency |
Type | Lookup |
traversedpath
Propiedad | Valor |
---|---|
Description | A comma separated list of string values representing the unique identifiers of stages in a Business Process Flow Instance in the order that they occur. |
DisplayName | (Deprecated) Traversed Path |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | traversedpath |
MaxLength | 1250 |
RequiredLevel | None |
Type | String |
UpdateContent
Propiedad | Valor |
---|---|
Description | Update Content |
DisplayName | Update Content |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | updatecontent |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de UpdateContent
Valor | Etiqueta | Descripción |
---|---|---|
1 | Content Updated | |
0 | Mark When Completed |
Valor predeterminado: 0
UTCConversionTimeZoneCode
Propiedad | Valor |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
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
- ExchangeRate
- KnowledgeArticleViews
- KnowledgeArticleViews_Date
- KnowledgeArticleViews_State
- LanguageLocaleIdLocaleId
- LanguageLocaleIdName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- msdyn_contentstore_Name
- msdyn_integratedsearchprovideridName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- ParentArticleContentIdName
- PreviousArticleContentIdName
- primaryauthoridName
- Rating
- Rating_Count
- Rating_Date
- Rating_State
- Rating_Sum
- RootArticleIdName
- SubjectIdDsc
- SubjectIdName
- TransactionCurrencyIdName
- VersionNumber
CreatedBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who created the record. |
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 |
CreatedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record 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 record. |
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 | SystemRequired |
Type | String |
ExchangeRate
Propiedad | Valor |
---|---|
Description | Exchange rate for the currency associated with the KnowledgeArticle with respect to the base currency. |
DisplayName | ExchangeRate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exchangerate |
MaxValue | 100000000000 |
MinValue | 0.000000000001 |
Precision | 12 |
RequiredLevel | None |
Type | Decimal |
KnowledgeArticleViews
Propiedad | Valor |
---|---|
Description | Shows the total number of article views. |
DisplayName | Knowledge Article Views |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | knowledgearticleviews |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
KnowledgeArticleViews_Date
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | The date time for Knowledge Article View. |
DisplayName | Knowledge Article View(Last Updated Time) |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | knowledgearticleviews_date |
RequiredLevel | None |
Type | DateTime |
KnowledgeArticleViews_State
Propiedad | Valor |
---|---|
Description | State of Knowledge Article View. |
DisplayName | Knowledge Article View(State) |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | knowledgearticleviews_state |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
LanguageLocaleIdLocaleId
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | languagelocaleidlocaleid |
MaxValue | 2147483647 |
MinValue | 1 |
RequiredLevel | None |
Type | Integer |
LanguageLocaleIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | languagelocaleidname |
MaxLength | 500 |
RequiredLevel | None |
Type | String |
ModifiedBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
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 | SystemRequired |
Type | String |
ModifiedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
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 | SystemRequired |
Type | String |
msdyn_contentstore_Name
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_contentstore_name |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
msdyn_integratedsearchprovideridName
Añadido por: solución Knowledge Management Online Features
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_integratedsearchprovideridname |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
OwnerIdName
Propiedad | Valor |
---|---|
Description | Name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Propiedad | Valor |
---|---|
Description | Yomi name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Propiedad | Valor |
---|---|
Description | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningBusinessUnitName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
Propiedad | Valor |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Targets | team |
Type | Lookup |
OwningUser
Propiedad | Valor |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ParentArticleContentIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentarticlecontentidname |
MaxLength | 500 |
RequiredLevel | None |
Type | String |
PreviousArticleContentIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | previousarticlecontentidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
primaryauthoridName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | primaryauthoridname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Rating
Propiedad | Valor |
---|---|
Description | Information which specifies how helpful the related record was. |
DisplayName | Rating |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | rating |
MaxValue | 100000000000 |
MinValue | -100000000000 |
Precision | 2 |
RequiredLevel | None |
Type | Decimal |
Rating_Count
Propiedad | Valor |
---|---|
Description | Rating Count |
DisplayName | Rating(Count) |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | rating_count |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
Rating_Date
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | The date time for Rating. |
DisplayName | Rating(Last Updated Time) |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | rating_date |
RequiredLevel | None |
Type | DateTime |
Rating_State
Propiedad | Valor |
---|---|
Description | State of Rating |
DisplayName | Rating(State) |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | rating_state |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
Rating_Sum
Propiedad | Valor |
---|---|
Description | Total sum of Rating |
DisplayName | Rating(sum) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | rating_sum |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 2 |
RequiredLevel | None |
Type | Decimal |
RootArticleIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | rootarticleidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
SubjectIdDsc
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | subjectiddsc |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
SubjectIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | subjectidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
TransactionCurrencyIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
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.
- knowledgearticle_connections1
- knowledgearticle_connections2
- knowledgearticle_DuplicateMatchingRecord
- knowledgearticle_DuplicateBaseRecord
- knowledgearticle_SharePointDocumentLocations
- knowledgearticle_QueueItems
- knowledgearticle_Annotations
- knowledgearticle_Teams
- knowledgearticle_AsyncOperations
- knowledgearticle_ProcessSession
- knowledgearticle_BulkDeleteFailures
- knowledgearticle_PrincipalObjectAttributeAccess
- KnowledgeArticle_SocialActivities
- KnowledgeArticle_Letters
- KnowledgeArticle_Tasks
- knowledgearticle_views
- KnowledgeArticle_Faxes
- lk_expiredprocess_knowledgearticleid
- KnowledgeArticle_Appointments
- lk_newprocess_knowledgearticleid
- knowledgearticle_rootarticle_id
- lk_translationprocess_knowledgearticleid
- KnowledgeArticle_RecurringAppointmentMasters
- KnowledgeArticle_ActivityPointers
- KnowledgeArticle_SyncErrors
- KnowledgeArticle_Feedback
- knowledgearticle_previousarticle_contentid
- knowledgearticle_PostFollows
- knowledgearticle_activity_parties
- knowledgearticle_parentarticle_contentid
- KnowledgeArticle_Phonecalls
- KnowledgeArticle_Emails
- knowledgearticle_chats
- msdyn_knowledgearticle_feedback_context
- msdyn_knowledgearticleimage_parentknowledgearticleid
- msdyn_knowledgearticle_favoriteknowledgearticle
- knowledgearticle_adx_inviteredemptions
- knowledgearticle_adx_portalcomments
knowledgearticle_connections1
Igual que la relación de varios a uno knowledgearticle_connections1 de la tabla connection.
Propiedad | Valor |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record1id |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_connections1 |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_connections2
Igual que la relación de varios a uno knowledgearticle_connections2 de la tabla connection.
Propiedad | Valor |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record2id |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_connections2 |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_DuplicateMatchingRecord
Igual que la relación de varios a uno knowledgearticle_DuplicateMatchingRecord de la tabla duplicaterecord.
Propiedad | Valor |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_DuplicateMatchingRecord |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_DuplicateBaseRecord
Igual que la relación de varios a uno knowledgearticle_DuplicateBaseRecord de la tabla duplicaterecord.
Propiedad | Valor |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_DuplicateBaseRecord |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_SharePointDocumentLocations
Igual que la relación de varios a uno knowledgearticle_SharePointDocumentLocations de la tabla sharepointdocumentlocation.
Propiedad | Valor |
---|---|
ReferencingEntity | sharepointdocumentlocation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_SharePointDocumentLocations |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
knowledgearticle_QueueItems
Igual que la relación de varios a uno knowledgearticle_QueueItems de la tabla queueitem.
Propiedad | Valor |
---|---|
ReferencingEntity | queueitem |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_QueueItems |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_Annotations
Igual que la relación de varios a uno knowledgearticle_Annotations de la tabla annotation.
Propiedad | Valor |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_Annotations |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
knowledgearticle_Teams
Igual que la relación de varios a uno knowledgearticle_Teams de la tabla team.
Propiedad | Valor |
---|---|
ReferencingEntity | team |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_Teams |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
knowledgearticle_AsyncOperations
Igual que la relación de varios a uno knowledgearticle_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_AsyncOperations |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_ProcessSession
Igual que la relación de varios a uno knowledgearticle_ProcessSession de la tabla processsession.
Propiedad | Valor |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_ProcessSession |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_BulkDeleteFailures
Igual que la relación de varios a uno knowledgearticle_BulkDeleteFailures de la tabla bulkdeletefailure.
Propiedad | Valor |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_PrincipalObjectAttributeAccess
Igual que la relación de varios a uno knowledgearticle_PrincipalObjectAttributeAccess de la tabla principalobjectattributeaccess.
Propiedad | Valor |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_PrincipalObjectAttributeAccess |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeArticle_SocialActivities
Igual que la relación de varios a uno KnowledgeArticle_SocialActivities de la tabla socialactivity.
Propiedad | Valor |
---|---|
ReferencingEntity | socialactivity |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_SocialActivities |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
KnowledgeArticle_Letters
Igual que la relación de varios a uno KnowledgeArticle_Letters de la tabla letter.
Propiedad | Valor |
---|---|
ReferencingEntity | letter |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_Letters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
KnowledgeArticle_Tasks
Igual que la relación de varios a uno KnowledgeArticle_Tasks de la tabla task.
Propiedad | Valor |
---|---|
ReferencingEntity | task |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_Tasks |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
knowledgearticle_views
Igual que la relación de varios a uno knowledgearticle_views de la tabla knowledgearticleviews.
Propiedad | Valor |
---|---|
ReferencingEntity | knowledgearticleviews |
ReferencingAttribute | knowledgearticleid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_views |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeArticle_Faxes
Igual que la relación de varios a uno KnowledgeArticle_Faxes de la tabla fax.
Propiedad | Valor |
---|---|
ReferencingEntity | fax |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_Faxes |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
lk_expiredprocess_knowledgearticleid
Igual que la relación de varios a uno lk_expiredprocess_knowledgearticleid de la tabla expiredprocess.
Propiedad | Valor |
---|---|
ReferencingEntity | expiredprocess |
ReferencingAttribute | knowledgearticleid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_expiredprocess |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeArticle_Appointments
Igual que la relación de varios a uno KnowledgeArticle_Appointments de la tabla appointment.
Propiedad | Valor |
---|---|
ReferencingEntity | appointment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_Appointments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
lk_newprocess_knowledgearticleid
Igual que la relación de varios a uno lk_newprocess_knowledgearticleid de la tabla newprocess.
Propiedad | Valor |
---|---|
ReferencingEntity | newprocess |
ReferencingAttribute | knowledgearticleid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_newprocess |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_rootarticle_id
Igual que la relación de varios a uno knowledgearticle_rootarticle_id de la tabla knowledgearticle.
Propiedad | Valor |
---|---|
ReferencingEntity | knowledgearticle |
ReferencingAttribute | rootarticleid |
IsHierarchical | True |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_rootarticle_id |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_translationprocess_knowledgearticleid
Igual que la relación de varios a uno lk_translationprocess_knowledgearticleid de la tabla translationprocess.
Propiedad | Valor |
---|---|
ReferencingEntity | translationprocess |
ReferencingAttribute | knowledgearticleid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_translationprocess |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeArticle_RecurringAppointmentMasters
Igual que la relación de varios a uno KnowledgeArticle_RecurringAppointmentMasters de la tabla recurringappointmentmaster.
Propiedad | Valor |
---|---|
ReferencingEntity | recurringappointmentmaster |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_RecurringAppointmentMasters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
KnowledgeArticle_ActivityPointers
Igual que la relación de varios a uno KnowledgeArticle_ActivityPointers de la tabla activitypointer.
Propiedad | Valor |
---|---|
ReferencingEntity | activitypointer |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_ActivityPointers |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeArticle_SyncErrors
Igual que la relación de varios a uno KnowledgeArticle_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
KnowledgeArticle_Feedback
Igual que la relación de varios a uno KnowledgeArticle_Feedback de la tabla feedback.
Propiedad | Valor |
---|---|
ReferencingEntity | feedback |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_Feedback |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 150 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_previousarticle_contentid
Igual que la relación de varios a uno knowledgearticle_previousarticle_contentid de la tabla knowledgearticle.
Propiedad | Valor |
---|---|
ReferencingEntity | knowledgearticle |
ReferencingAttribute | previousarticlecontentid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_previousarticle_contentid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_PostFollows
Igual que la relación de varios a uno knowledgearticle_PostFollows de la tabla postfollow.
Propiedad | Valor |
---|---|
ReferencingEntity | postfollow |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | knowledgearticle_PostFollows |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_activity_parties
Igual que la relación de varios a uno knowledgearticle_activity_parties de la tabla activityparty.
Propiedad | Valor |
---|---|
ReferencingEntity | activityparty |
ReferencingAttribute | partyid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | knowledgearticle_activity_parties |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_parentarticle_contentid
Igual que la relación de varios a uno knowledgearticle_parentarticle_contentid de la tabla knowledgearticle.
Propiedad | Valor |
---|---|
ReferencingEntity | knowledgearticle |
ReferencingAttribute | parentarticlecontentid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_parentarticle_contentid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeArticle_Phonecalls
Igual que la relación de varios a uno KnowledgeArticle_Phonecalls de la tabla phonecall.
Propiedad | Valor |
---|---|
ReferencingEntity | phonecall |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_Phonecalls |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
KnowledgeArticle_Emails
Igual que la relación de varios a uno KnowledgeArticle_Emails de la tabla email.
Propiedad | Valor |
---|---|
ReferencingEntity | |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_Emails |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
knowledgearticle_chats
Añadido por: solución Activities Patch
Igual que la relación de varios a uno knowledgearticle_chats de la tabla chat.
Propiedad | Valor |
---|---|
ReferencingEntity | chat |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_chats |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_knowledgearticle_feedback_context
Añadido por: solución Knowledge Management Patch
Igual que la relación de varios a uno msdyn_knowledgearticle_feedback_context de la tabla feedback.
Propiedad | Valor |
---|---|
ReferencingEntity | feedback |
ReferencingAttribute | msdyn_contextobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_knowledgearticle_feedback_context |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_knowledgearticleimage_parentknowledgearticleid
Añadido por: solución Knowledge Management Online Features
Igual que la relación de varios a uno msdyn_knowledgearticleimage_parentknowledgearticleid de la tabla msdyn_knowledgearticleimage.
Propiedad | Valor |
---|---|
ReferencingEntity | msdyn_knowledgearticleimage |
ReferencingAttribute | msdyn_parentknowledgearticleid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_knowledgearticleimage_parentknowledgearticleid |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_knowledgearticle_favoriteknowledgearticle
Añadido por: solución Knowledge Management Features
Igual que la relación de varios a uno msdyn_knowledgearticle_favoriteknowledgearticle de la tabla msdyn_favoriteknowledgearticle.
Propiedad | Valor |
---|---|
ReferencingEntity | msdyn_favoriteknowledgearticle |
ReferencingAttribute | msdyn_knowledgearticleid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_knowledgearticle_favoriteknowledgearticle |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Id of Knowledge Article Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_adx_inviteredemptions
Añadido por: solución Active Solution
Igual que la relación de varios a uno knowledgearticle_adx_inviteredemptions de la tabla adx_inviteredemption.
Propiedad | Valor |
---|---|
ReferencingEntity | adx_inviteredemption |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_adx_inviteredemptions |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
knowledgearticle_adx_portalcomments
Añadido por: solución Active Solution
Igual que la relación de varios a uno knowledgearticle_adx_portalcomments de la tabla adx_portalcomment.
Propiedad | Valor |
---|---|
ReferencingEntity | adx_portalcomment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_adx_portalcomments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade 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_knowledgearticle_createdby
- lk_knowledgearticle_createdonbehalfby
- lk_knowledgearticle_modifiedby
- lk_knowledgearticle_modifiedonbehalfby
- user_knowledgearticle
- team_knowledgearticle
- business_unit_knowledgearticle
- processstage_knowledgearticle
- knowledgearticle_languagelocaleid
- knowledgearticle_primaryauthorid
- knowledgearticle_parentarticle_contentid
- knowledgearticle_previousarticle_contentid
- subject_knowledgearticles
- knowledgearticle_rootarticle_id
- TransactionCurrency_knowledgearticle
- msdyn_knowledgearticle_integratedsearchprovider
lk_knowledgearticle_createdby
Consulte la relación de uno a varios lk_knowledgearticle_createdby de la tabla systemuser.
lk_knowledgearticle_createdonbehalfby
Consulte la relación de uno a varios lk_knowledgearticle_createdonbehalfby de la tabla systemuser.
lk_knowledgearticle_modifiedby
Consulte la relación de uno a varios lk_knowledgearticle_modifiedby de la tabla systemuser.
lk_knowledgearticle_modifiedonbehalfby
Consulte la relación de uno a varios lk_knowledgearticle_modifiedonbehalfby de la tabla systemuser.
user_knowledgearticle
Consulte la relación de uno a varios user_knowledgearticle de la tabla systemuser.
team_knowledgearticle
Consulte la relación de uno a varios team_knowledgearticle de la tabla team.
business_unit_knowledgearticle
Consulte la relación de uno a varios business_unit_knowledgearticle de la tabla businessunit.
processstage_knowledgearticle
Consulte la relación de uno a varios processstage_knowledgearticle de la tabla processstage.
knowledgearticle_languagelocaleid
Consulte la relación de uno a varios knowledgearticle_languagelocaleid de la tabla languagelocale.
knowledgearticle_primaryauthorid
Consulte la relación de uno a varios knowledgearticle_primaryauthorid de la tabla systemuser.
knowledgearticle_parentarticle_contentid
Consulte la relación de uno a varios knowledgearticle_parentarticle_contentid de la tabla knowledgearticle.
knowledgearticle_previousarticle_contentid
Consulte la relación de uno a varios knowledgearticle_previousarticle_contentid de la tabla knowledgearticle.
subject_knowledgearticles
Consulte la relación de uno a varios subject_knowledgearticles de la tabla subject.
knowledgearticle_rootarticle_id
Consulte la relación de uno a varios knowledgearticle_rootarticle_id de la tabla knowledgearticle.
TransactionCurrency_knowledgearticle
Consulte la relación de uno a varios TransactionCurrency_knowledgearticle de la tabla transactioncurrency.
msdyn_knowledgearticle_integratedsearchprovider
Añadido por: solución Knowledge Management Patch
Consulte la relación de uno a varios msdyn_knowledgearticle_integratedsearchprovider de la tabla msdyn_integratedsearchprovider.
Relaciones de varios a varios
Los detalles de la relación proporcionados cuando la tabla KnowledgeArticle es la primera tabla de la relación. Listado por SchemaName.
knowledgearticle_category
IntersectEntityName: knowledgearticlescategories
Tabla 1
Propiedad | Valor |
---|---|
IntersectAttribute | knowledgearticleid |
IsCustomizable | False |
LogicalName | knowledgearticle |
NavigationPropertyName | knowledgearticle_category |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
Tabla 2
Propiedad | Valor |
---|---|
LogicalName | category |
IntersectAttribute | categoryid |
NavigationPropertyName | knowledgearticle_category |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
msdyn_msdyn_kbattachment_knowledgearticle
Consulte la relación de varios a varios msdyn_msdyn_kbattachment_knowledgearticle de la tabla msdyn_kbattachment.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web knowledgearticle EntityType