KnowledgeArticle テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

Organizational knowledge for internal and external use.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Assign PATCH [org URI]/api/data/v9.0/knowledgearticles(knowledgearticleid)
owneridのプロパティを更新する。
AssignRequest
Create POST [org URI]/api/data/v9.0/knowledgearticles
作成を参照
CreateRequest または
Create
CreateKnowledgeArticleTranslation CreateKnowledgeArticleTranslation Action CreateKnowledgeArticleTranslationRequest
CreateKnowledgeArticleVersion CreateKnowledgeArticleVersion Action CreateKnowledgeArticleVersionRequest
Delete DELETE [org URI]/api/data/v9.0/knowledgearticles(knowledgearticleid)
削除を参照
DeleteRequest または
Delete
FullTextSearchKnowledgeArticle FullTextSearchKnowledgeArticle Action FullTextSearchKnowledgeArticleRequest
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/knowledgearticles(knowledgearticleid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/knowledgearticles
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
SetState PATCH [org URI]/api/data/v9.0/knowledgearticles(knowledgearticleid)
statecodestatuscode のプロパティを更新する。
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/knowledgearticles(knowledgearticleid)
更新を参照
UpdateRequest または
Update

プロパティ

プロパティ
CollectionSchemaName KnowledgeArticles
DisplayCollectionName Knowledge Articles
DisplayName Knowledge Article
EntitySetName knowledgearticles
IsBPFEntity False
LogicalCollectionName knowledgearticles
LogicalName knowledgearticle
OwnershipType UserOwned
PrimaryIdAttribute knowledgearticleid
PrimaryNameAttribute title
SchemaName KnowledgeArticle

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

ArticlePublicNumber

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description Expired Review Options
DisplayName Expired Review Options
IsValidForForm True
IsValidForRead True
LogicalName expiredreviewoptions
RequiredLevel None
Type Picklist

ExpiredReviewOptions の選択肢/オプション

ラベル 内容
0 Needs Updating
1 Republish
2 Archive

ImportSequenceNumber

プロパティ
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

プロパティ
Description Shows whether this article is only visible internally.
DisplayName Internal
IsValidForForm True
IsValidForRead True
LogicalName isinternal
RequiredLevel None
Type Boolean

IsInternal の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

IsLatestVersion

プロパティ
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 の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

IsPrimary

プロパティ
Description Select whether the article is the primary article.
DisplayName Primary Article
IsValidForForm True
IsValidForRead True
LogicalName isprimary
RequiredLevel None
Type Boolean

IsPrimary の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

IsRootArticle

プロパティ
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 の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

Keywords

プロパティ
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

プロパティ
Description Unique identifier for entity instances
DisplayName Knowledge Article
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName knowledgearticleid
RequiredLevel SystemRequired
Type Uniqueidentifier

LanguageLocaleId

プロパティ
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

プロパティ
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

プロパティ
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

追加元 : Knowledge Management Online Features ソリューション

プロパティ
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

追加元 : Knowledge Management Patch ソリューション

プロパティ
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

追加元 : Knowledge Management Online Features ソリューション

プロパティ
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

追加元 : Knowledge Management Patch ソリューション

プロパティ
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 の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

msdyn_isingestedarticle

追加元 : Knowledge Management Patch ソリューション

プロパティ
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 の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

msdyn_keywordsdescsuggestioncontrol

追加元 : Knowledge Management Patch ソリューション

プロパティ
Description
DisplayName Keywords and Description Suggestion control
IsValidForForm True
IsValidForRead True
LogicalName msdyn_keywordsdescsuggestioncontrol
RequiredLevel None
Type Boolean

msdyn_keywordsdescsuggestioncontrol の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

msdyn_languagecode

追加元 : Knowledge Management Patch ソリューション

プロパティ
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

追加元 : Knowledge Management Patch ソリューション

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

ParentArticleContentId

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description Ready For Review
DisplayName Ready For Review
IsValidForForm True
IsValidForRead True
LogicalName readyforreview
RequiredLevel None
Type Boolean

ReadyForReview の選択肢/オプション

ラベル 内容
1 Completed
0 Mark Complete

既定値 : 0

Review

プロパティ
Description Review
DisplayName Review
IsValidForForm True
IsValidForRead True
LogicalName review
RequiredLevel None
Type Picklist

Review の選択肢/オプション

ラベル 内容
0 Approved
1 Rejected

RootArticleId

プロパティ
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

プロパティ
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

プロパティ
Description Shows whether category associations have been set
DisplayName Set Category Associations
IsValidForForm True
IsValidForRead True
LogicalName setcategoryassociations
RequiredLevel None
Type Boolean

SetCategoryAssociations の選択肢/オプション

ラベル 内容
1 Completed
0 Mark as Complete

既定値 : 0

stageid

プロパティ
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

プロパティ
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 の選択肢/オプション

ラベル 既定の状態 不変名
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

プロパティ
Description Select the article's status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

StatusCode の選択肢/オプション

ラベル 状態
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description Update Content
DisplayName Update Content
IsValidForForm True
IsValidForRead True
LogicalName updatecontent
RequiredLevel None
Type Boolean

UpdateContent の選択肢/オプション

ラベル 内容
1 Content Updated
0 Mark When Completed

既定値 : 0

UTCConversionTimeZoneCode

プロパティ
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

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

CreatedBy

プロパティ
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

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ExchangeRate

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName languagelocaleidlocaleid
MaxValue 2147483647
MinValue 1
RequiredLevel None
Type Integer

LanguageLocaleIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName languagelocaleidname
MaxLength 500
RequiredLevel None
Type String

ModifiedBy

プロパティ
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

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

msdyn_contentstore_Name

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msdyn_contentstore_name
MaxLength 200
RequiredLevel None
Type String

msdyn_integratedsearchprovideridName

追加元 : Knowledge Management Online Features ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msdyn_integratedsearchprovideridname
MaxLength 255
RequiredLevel None
Type String

OwnerIdName

プロパティ
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

プロパティ
Description Yomi name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

プロパティ
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

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentarticlecontentidname
MaxLength 500
RequiredLevel None
Type String

PreviousArticleContentIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName previousarticlecontentidname
MaxLength 100
RequiredLevel None
Type String

primaryauthoridName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName primaryauthoridname
MaxLength 100
RequiredLevel None
Type String

Rating

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName rootarticleidname
MaxLength 100
RequiredLevel None
Type String

SubjectIdDsc

プロパティ
Description
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName subjectiddsc
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

SubjectIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName subjectidname
MaxLength 100
RequiredLevel None
Type String

TransactionCurrencyIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

一対多関連付け

SchemaName が一覧表示。

knowledgearticle_connections1

connection テーブル/エンティティの多対一のリレーションシップ knowledgearticle_connections1 と同じです。

プロパティ
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

connection テーブル/エンティティの多対一のリレーションシップ knowledgearticle_connections2 と同じです。

プロパティ
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

duplicaterecord テーブル/エンティティの多対一のリレーションシップ knowledgearticle_DuplicateMatchingRecord と同じです。

プロパティ
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

duplicaterecord テーブル/エンティティの多対一のリレーションシップ knowledgearticle_DuplicateBaseRecord と同じです。

プロパティ
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

sharepointdocumentlocation テーブル/エンティティの多対一のリレーションシップ knowledgearticle_SharePointDocumentLocations と同じです。

プロパティ
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

queueitem テーブル/エンティティの多対一のリレーションシップ knowledgearticle_QueueItems と同じです。

プロパティ
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

annotation テーブル/エンティティの多対一のリレーションシップ knowledgearticle_Annotations と同じです。

プロパティ
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

team テーブル/エンティティの多対一のリレーションシップ knowledgearticle_Teams と同じです。

プロパティ
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

asyncoperation テーブル/エンティティの多対一のリレーションシップ knowledgearticle_AsyncOperations と同じです。

プロパティ
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

processsession テーブル/エンティティの多対一のリレーションシップ knowledgearticle_ProcessSession と同じです。

プロパティ
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

bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ knowledgearticle_BulkDeleteFailures と同じです。

プロパティ
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

principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ knowledgearticle_PrincipalObjectAttributeAccess と同じです。

プロパティ
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

socialactivity テーブル/エンティティの多対一のリレーションシップ KnowledgeArticle_SocialActivities と同じです。

プロパティ
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

letter テーブル/エンティティの多対一のリレーションシップ KnowledgeArticle_Letters と同じです。

プロパティ
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

task テーブル/エンティティの多対一のリレーションシップ KnowledgeArticle_Tasks と同じです。

プロパティ
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

knowledgearticleviews テーブル/エンティティの多対一のリレーションシップ knowledgearticle_views と同じです。

プロパティ
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

fax テーブル/エンティティの多対一のリレーションシップ KnowledgeArticle_Faxes と同じです。

プロパティ
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

expiredprocess テーブル/エンティティの多対一のリレーションシップ lk_expiredprocess_knowledgearticleid と同じです。

プロパティ
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

appointment テーブル/エンティティの多対一のリレーションシップ KnowledgeArticle_Appointments と同じです。

プロパティ
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

newprocess テーブル/エンティティの多対一のリレーションシップ lk_newprocess_knowledgearticleid と同じです。

プロパティ
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

knowledgearticle テーブル/エンティティの多対一のリレーションシップ knowledgearticle_rootarticle_id と同じです。

プロパティ
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

translationprocess テーブル/エンティティの多対一のリレーションシップ lk_translationprocess_knowledgearticleid と同じです。

プロパティ
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

recurringappointmentmaster テーブル/エンティティの多対一のリレーションシップ KnowledgeArticle_RecurringAppointmentMasters と同じです。

プロパティ
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

activitypointer テーブル/エンティティの多対一のリレーションシップ KnowledgeArticle_ActivityPointers と同じです。

プロパティ
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

syncerror テーブル/エンティティの多対一のリレーションシップ KnowledgeArticle_SyncErrors と同じです。

プロパティ
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

feedback テーブル/エンティティの多対一のリレーションシップ KnowledgeArticle_Feedback と同じです。

プロパティ
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

knowledgearticle テーブル/エンティティの多対一のリレーションシップ knowledgearticle_previousarticle_contentid と同じです。

プロパティ
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

postfollow テーブル/エンティティの多対一のリレーションシップ knowledgearticle_PostFollows と同じです。

プロパティ
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

activityparty テーブル/エンティティの多対一のリレーションシップ knowledgearticle_activity_parties と同じです。

プロパティ
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

knowledgearticle テーブル/エンティティの多対一のリレーションシップ knowledgearticle_parentarticle_contentid と同じです。

プロパティ
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

phonecall テーブル/エンティティの多対一のリレーションシップ KnowledgeArticle_Phonecalls と同じです。

プロパティ
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

email テーブル/エンティティの多対一のリレーションシップ KnowledgeArticle_Emails と同じです。

プロパティ
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

追加元 : Activities Patch ソリューション

chat テーブル/エンティティの多対一のリレーションシップ knowledgearticle_chats と同じです。

プロパティ
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

追加元 : Knowledge Management Patch ソリューション

feedback テーブル/エンティティの多対一のリレーションシップ msdyn_knowledgearticle_feedback_context と同じです。

プロパティ
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

追加元 : Knowledge Management Online Features ソリューション

msdyn_knowledgearticleimage テーブル/エンティティの多対一のリレーションシップ msdyn_knowledgearticleimage_parentknowledgearticleid と同じです。

プロパティ
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

追加元 : Knowledge Management Features ソリューション

msdyn_favoriteknowledgearticle テーブル/エンティティの多対一のリレーションシップ msdyn_knowledgearticle_favoriteknowledgearticle と同じです。

プロパティ
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

追加元 : Active Solution ソリューション

adx_inviteredemption テーブル/エンティティの多対一のリレーションシップ knowledgearticle_adx_inviteredemptions と同じです。

プロパティ
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

追加元 : Active Solution ソリューション

adx_portalcomment テーブル/エンティティの多対一のリレーションシップ knowledgearticle_adx_portalcomments と同じです。

プロパティ
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

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

lk_knowledgearticle_createdby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_knowledgearticle_createdby を参照してください。

lk_knowledgearticle_createdonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_knowledgearticle_createdonbehalfby を参照してください。

lk_knowledgearticle_modifiedby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_knowledgearticle_modifiedby を参照してください。

lk_knowledgearticle_modifiedonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_knowledgearticle_modifiedonbehalfby を参照してください。

user_knowledgearticle

systemuser テーブル/エンティティの一対多のリレーションシップ user_knowledgearticle を参照してください。

team_knowledgearticle

team テーブル/エンティティの一対多のリレーションシップ team_knowledgearticle を参照してください。

business_unit_knowledgearticle

businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_knowledgearticle を参照してください。

processstage_knowledgearticle

processstage テーブル/エンティティの一対多のリレーションシップ processstage_knowledgearticle を参照してください。

knowledgearticle_languagelocaleid

languagelocale テーブル/エンティティの一対多のリレーションシップ knowledgearticle_languagelocaleid を参照してください。

knowledgearticle_primaryauthorid

systemuser テーブル/エンティティの一対多のリレーションシップ knowledgearticle_primaryauthorid を参照してください。

knowledgearticle_parentarticle_contentid

knowledgearticle テーブル/エンティティの一対多のリレーションシップ knowledgearticle_parentarticle_contentid を参照してください。

knowledgearticle_previousarticle_contentid

knowledgearticle テーブル/エンティティの一対多のリレーションシップ knowledgearticle_previousarticle_contentid を参照してください。

subject_knowledgearticles

subject テーブル/エンティティの一対多のリレーションシップ subject_knowledgearticles を参照してください。

knowledgearticle_rootarticle_id

knowledgearticle テーブル/エンティティの一対多のリレーションシップ knowledgearticle_rootarticle_id を参照してください。

TransactionCurrency_knowledgearticle

transactioncurrency テーブル/エンティティの一対多のリレーションシップ TransactionCurrency_knowledgearticle を参照してください。

msdyn_knowledgearticle_integratedsearchprovider

追加元 : Knowledge Management Patch ソリューション

msdyn_integratedsearchprovider テーブル/エンティティの一対多のリレーションシップ msdyn_knowledgearticle_integratedsearchprovider を参照してください。

多対多関連付け

KnowledgeArticle テーブルが関連付けの最初のテーブルである場合に提供される関連付けの詳細。 SchemaName が一覧表示。

knowledgearticle_category

IntersectEntityName: knowledgearticlescategories

テーブル 1

プロパティ
IntersectAttribute knowledgearticleid
IsCustomizable False
LogicalName knowledgearticle
NavigationPropertyName knowledgearticle_category
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000

テーブル 2

プロパティ
LogicalName category
IntersectAttribute categoryid
NavigationPropertyName knowledgearticle_category
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:

msdyn_msdyn_kbattachment_knowledgearticle

msdyn_kbattachment テーブル/エンティティの多対多のリレーションシップ msdyn_msdyn_kbattachment_knowledgearticle を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス knowledgearticle EntityType