KnowledgeArticle table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Organizational knowledge for internal and external use.

Messages

Message Web API Operation SDK class or method
Assign PATCH /knowledgearticles(knowledgearticleid)
Update ownerid property.
AssignRequest
Create POST /knowledgearticles
See Create
CreateRequest or
Create
CreateKnowledgeArticleTranslation CreateKnowledgeArticleTranslation CreateKnowledgeArticleTranslationRequest
CreateKnowledgeArticleVersion CreateKnowledgeArticleVersion CreateKnowledgeArticleVersionRequest
Delete DELETE /knowledgearticles(knowledgearticleid)
See Delete
DeleteRequest or
Delete
FullTextSearchKnowledgeArticle FullTextSearchKnowledgeArticle FullTextSearchKnowledgeArticleRequest
GrantAccess GrantAccess GrantAccessRequest
ModifyAccess ModifyAccess ModifyAccessRequest
Retrieve GET /knowledgearticles(knowledgearticleid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveMultiple GET /knowledgearticles
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess RevokeAccessRequest
SetState PATCH /knowledgearticles(knowledgearticleid)
Update statecode and statuscode properties.
SetStateRequest
Update PATCH /knowledgearticles(knowledgearticleid)
See Update
UpdateRequest or
Update

Properties

Property Value
CollectionSchemaName KnowledgeArticles
DisplayCollectionName Knowledge Articles
DisplayName Knowledge Article
EntitySetName knowledgearticles
IsBPFEntity False
LogicalCollectionName knowledgearticles
LogicalName knowledgearticle
OwnershipType UserOwned
PrimaryIdAttribute knowledgearticleid
PrimaryNameAttribute title
SchemaName KnowledgeArticle

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

ArticlePublicNumber

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
Description Expired Review Options
DisplayName Expired Review Options
IsValidForForm True
IsValidForRead True
LogicalName expiredreviewoptions
RequiredLevel None
Type Picklist

ExpiredReviewOptions Choices/Options

Value Label Description
0 Needs Updating
1 Republish
2 Archive

ImportSequenceNumber

Property Value
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

Property Value
Description Shows whether this article is only visible internally.
DisplayName Internal
IsValidForForm True
IsValidForRead True
LogicalName isinternal
RequiredLevel None
Type Boolean

IsInternal Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

IsLatestVersion

Property Value
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

IsLatestVersion Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

IsPrimary

Property Value
Description Select whether the article is the primary article.
DisplayName Primary Article
IsValidForForm True
IsValidForRead True
LogicalName isprimary
RequiredLevel None
Type Boolean

IsPrimary Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

IsRootArticle

Property Value
Description Select whether the article is the root article.
DisplayName Root Article
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName isrootarticle
RequiredLevel SystemRequired
Type Boolean

IsRootArticle Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

Keywords

Property Value
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

Property Value
Description Unique identifier for entity instances
DisplayName Knowledge Article
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName knowledgearticleid
RequiredLevel SystemRequired
Type Uniqueidentifier

LanguageLocaleId

Property Value
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

Property Value
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

Property Value
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

Added by: Knowledge Management Online Features Solution

Property Value
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

Added by: Knowledge Management Patch Solution

Property Value
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

Added by: Knowledge Management Online Features Solution

Property Value
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

Added by: Knowledge Management Patch Solution

Property Value
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

msdyn_iscontentsyncedtostore Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

msdyn_isingestedarticle

Added by: Knowledge Management Patch Solution

Property Value
Description Value is true for all Ingested articles
DisplayName Is Ingested Article
IsValidForForm True
IsValidForRead True
LogicalName msdyn_isingestedarticle
RequiredLevel None
Type Boolean

msdyn_isingestedarticle Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

msdyn_keywordsdescsuggestioncontrol

Added by: Knowledge Management Patch Solution

Property Value
Description
DisplayName Keywords and Description Suggestion control
IsValidForForm True
IsValidForRead True
LogicalName msdyn_keywordsdescsuggestioncontrol
RequiredLevel None
Type Boolean

msdyn_keywordsdescsuggestioncontrol Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

msdyn_languagecode

Added by: Knowledge Management Patch Solution

Property Value
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

Added by: Knowledge Management Patch Solution

Property Value
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

Property Value
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

Property Value
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

Property Value
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

ParentArticleContentId

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
Description Ready For Review
DisplayName Ready For Review
IsValidForForm True
IsValidForRead True
LogicalName readyforreview
RequiredLevel None
Type Boolean

ReadyForReview Choices/Options

Value Label Description
1 Completed
0 Mark Complete

DefaultValue: 0

Review

Property Value
Description Review
DisplayName Review
IsValidForForm True
IsValidForRead True
LogicalName review
RequiredLevel None
Type Picklist

Review Choices/Options

Value Label Description
0 Approved
1 Rejected

RootArticleId

Property Value
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

Property Value
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

Property Value
Description Shows whether category associations have been set
DisplayName Set Category Associations
IsValidForForm True
IsValidForRead True
LogicalName setcategoryassociations
RequiredLevel None
Type Boolean

SetCategoryAssociations Choices/Options

Value Label Description
1 Completed
0 Mark as Complete

DefaultValue: 0

stageid

Property Value
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

Property Value
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

StateCode Choices/Options

Value Label DefaultStatus InvariantName
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

Property Value
Description Select the article's status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

StatusCode Choices/Options

Value Label State
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

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
Description Update Content
DisplayName Update Content
IsValidForForm True
IsValidForRead True
LogicalName updatecontent
RequiredLevel None
Type Boolean

UpdateContent Choices/Options

Value Label Description
1 Content Updated
0 Mark When Completed

DefaultValue: 0

UTCConversionTimeZoneCode

Property Value
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

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

CreatedBy

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

Property Value
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

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ExchangeRate

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
Description
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName languagelocaleidlocaleid
MaxValue 2147483647
MinValue 1
RequiredLevel None
Type Integer

LanguageLocaleIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName languagelocaleidname
MaxLength 500
RequiredLevel None
Type String

ModifiedBy

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

Property Value
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

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

msdyn_contentstore

Added by: Knowledge Management Patch Solution

Property Value
Description Stores the reference to content in file store
DisplayName File storage content reference
IsValidForForm True
IsValidForRead True
LogicalName msdyn_contentstore
RequiredLevel None
Type File

msdyn_contentstore_Name

Added by: Knowledge Management Patch Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msdyn_contentstore_name
MaxLength 200
RequiredLevel None
Type String

msdyn_integratedsearchprovideridName

Added by: Knowledge Management Online Features Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msdyn_integratedsearchprovideridname
MaxLength 255
RequiredLevel None
Type String

OwnerIdName

Property Value
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Property Value
Description Yomi name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

Property Value
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

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentarticlecontentidname
MaxLength 500
RequiredLevel None
Type String

PreviousArticleContentIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName previousarticlecontentidname
MaxLength 100
RequiredLevel None
Type String

primaryauthoridName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName primaryauthoridname
MaxLength 100
RequiredLevel None
Type String

Rating

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName rootarticleidname
MaxLength 100
RequiredLevel None
Type String

SubjectIdDsc

Property Value
Description
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName subjectiddsc
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

SubjectIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName subjectidname
MaxLength 100
RequiredLevel None
Type String

TransactionCurrencyIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

One-To-Many Relationships

Listed by SchemaName.

knowledgearticle_connections1

Same as the knowledgearticle_connections1 many-to-one relationship for the connection table/entity.

Property Value
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

Same as the knowledgearticle_connections2 many-to-one relationship for the connection table/entity.

Property Value
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

Same as the knowledgearticle_DuplicateMatchingRecord many-to-one relationship for the duplicaterecord table/entity.

Property Value
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

Same as the knowledgearticle_DuplicateBaseRecord many-to-one relationship for the duplicaterecord table/entity.

Property Value
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

Same as the knowledgearticle_SharePointDocumentLocations many-to-one relationship for the sharepointdocumentlocation table/entity.

Property Value
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

Same as the knowledgearticle_QueueItems many-to-one relationship for the queueitem table/entity.

Property Value
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

Same as the knowledgearticle_Annotations many-to-one relationship for the annotation table/entity.

Property Value
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

Same as the knowledgearticle_Teams many-to-one relationship for the team table/entity.

Property Value
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

Same as the knowledgearticle_AsyncOperations many-to-one relationship for the asyncoperation table/entity.

Property Value
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

Same as the knowledgearticle_ProcessSession many-to-one relationship for the processsession table/entity.

Property Value
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

Same as the knowledgearticle_BulkDeleteFailures many-to-one relationship for the bulkdeletefailure table/entity.

Property Value
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

Same as the knowledgearticle_PrincipalObjectAttributeAccess many-to-one relationship for the principalobjectattributeaccess table/entity.

Property Value
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

Same as the KnowledgeArticle_SocialActivities many-to-one relationship for the socialactivity table/entity.

Property Value
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

Same as the KnowledgeArticle_Letters many-to-one relationship for the letter table/entity.

Property Value
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

Same as the KnowledgeArticle_Tasks many-to-one relationship for the task table/entity.

Property Value
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

Same as the knowledgearticle_views many-to-one relationship for the knowledgearticleviews table/entity.

Property Value
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

Same as the KnowledgeArticle_Faxes many-to-one relationship for the fax table/entity.

Property Value
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

Same as the lk_expiredprocess_knowledgearticleid many-to-one relationship for the expiredprocess table/entity.

Property Value
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

Same as the KnowledgeArticle_Appointments many-to-one relationship for the appointment table/entity.

Property Value
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

Same as the lk_newprocess_knowledgearticleid many-to-one relationship for the newprocess table/entity.

Property Value
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

Same as the knowledgearticle_rootarticle_id many-to-one relationship for the knowledgearticle table/entity.

Property Value
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

Same as the lk_translationprocess_knowledgearticleid many-to-one relationship for the translationprocess table/entity.

Property Value
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

Same as the KnowledgeArticle_RecurringAppointmentMasters many-to-one relationship for the recurringappointmentmaster table/entity.

Property Value
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

Same as the KnowledgeArticle_ActivityPointers many-to-one relationship for the activitypointer table/entity.

Property Value
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

Same as the KnowledgeArticle_SyncErrors many-to-one relationship for the syncerror table/entity.

Property Value
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

Same as the KnowledgeArticle_Feedback many-to-one relationship for the feedback table/entity.

Property Value
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

Same as the knowledgearticle_previousarticle_contentid many-to-one relationship for the knowledgearticle table/entity.

Property Value
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

Same as the knowledgearticle_PostFollows many-to-one relationship for the postfollow table/entity.

Property Value
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

Same as the knowledgearticle_activity_parties many-to-one relationship for the activityparty table/entity.

Property Value
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

Same as the knowledgearticle_parentarticle_contentid many-to-one relationship for the knowledgearticle table/entity.

Property Value
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

Same as the KnowledgeArticle_Phonecalls many-to-one relationship for the phonecall table/entity.

Property Value
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

Same as the KnowledgeArticle_Emails many-to-one relationship for the email table/entity.

Property Value
ReferencingEntity email
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

Added by: Activities Patch Solution

Same as the knowledgearticle_chats many-to-one relationship for the chat table/entity.

Property Value
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

Added by: Knowledge Management Patch Solution

Same as the msdyn_knowledgearticle_feedback_context many-to-one relationship for the feedback table/entity.

Property Value
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

Added by: Knowledge Management Online Features Solution

Same as the msdyn_knowledgearticleimage_parentknowledgearticleid many-to-one relationship for the msdyn_knowledgearticleimage table/entity.

Property Value
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

Added by: Knowledge Management Features Solution

Same as the msdyn_knowledgearticle_favoriteknowledgearticle many-to-one relationship for the msdyn_favoriteknowledgearticle table/entity.

Property Value
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

Added by: Active Solution Solution

Same as the knowledgearticle_adx_inviteredemptions many-to-one relationship for the adx_inviteredemption table/entity.

Property Value
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

Added by: Active Solution Solution

Same as the knowledgearticle_adx_portalcomments many-to-one relationship for the adx_portalcomment table/entity.

Property Value
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

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

lk_knowledgearticle_createdby

See the lk_knowledgearticle_createdby one-to-many relationship for the systemuser table/entity.

lk_knowledgearticle_createdonbehalfby

See the lk_knowledgearticle_createdonbehalfby one-to-many relationship for the systemuser table/entity.

lk_knowledgearticle_modifiedby

See the lk_knowledgearticle_modifiedby one-to-many relationship for the systemuser table/entity.

lk_knowledgearticle_modifiedonbehalfby

See the lk_knowledgearticle_modifiedonbehalfby one-to-many relationship for the systemuser table/entity.

user_knowledgearticle

See the user_knowledgearticle one-to-many relationship for the systemuser table/entity.

team_knowledgearticle

See the team_knowledgearticle one-to-many relationship for the team table/entity.

business_unit_knowledgearticle

See the business_unit_knowledgearticle one-to-many relationship for the businessunit table/entity.

processstage_knowledgearticle

See the processstage_knowledgearticle one-to-many relationship for the processstage table/entity.

knowledgearticle_languagelocaleid

See the knowledgearticle_languagelocaleid one-to-many relationship for the languagelocale table/entity.

knowledgearticle_primaryauthorid

See the knowledgearticle_primaryauthorid one-to-many relationship for the systemuser table/entity.

knowledgearticle_parentarticle_contentid

See the knowledgearticle_parentarticle_contentid one-to-many relationship for the knowledgearticle table/entity.

knowledgearticle_previousarticle_contentid

See the knowledgearticle_previousarticle_contentid one-to-many relationship for the knowledgearticle table/entity.

subject_knowledgearticles

See the subject_knowledgearticles one-to-many relationship for the subject table/entity.

knowledgearticle_rootarticle_id

See the knowledgearticle_rootarticle_id one-to-many relationship for the knowledgearticle table/entity.

TransactionCurrency_knowledgearticle

See the TransactionCurrency_knowledgearticle one-to-many relationship for the transactioncurrency table/entity.

msdyn_knowledgearticle_integratedsearchprovider

Added by: Knowledge Management Patch Solution

See the msdyn_knowledgearticle_integratedsearchprovider one-to-many relationship for the msdyn_integratedsearchprovider table/entity.

Many-To-Many Relationships

Relationship details provided where the KnowledgeArticle table is the first table in the relationship. Listed by SchemaName.

knowledgearticle_category

IntersectEntityName: knowledgearticlescategories

Table 1

Property Value
IntersectAttribute knowledgearticleid
IsCustomizable False
LogicalName knowledgearticle
NavigationPropertyName knowledgearticle_category
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000

Table 2

Property Value
LogicalName category
IntersectAttribute categoryid
NavigationPropertyName knowledgearticle_category
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:

msdyn_msdyn_kbattachment_knowledgearticle

See the msdyn_msdyn_kbattachment_knowledgearticle many-to-many relationship for the msdyn_kbattachment table/entity.

See also

Dataverse table/entity reference
Web API Reference
knowledgearticle EntityType