KnowledgeArticle entity reference
Organizational knowledge for internal and external use.
Messages
Message | SDK class or method |
---|---|
Assign | AssignRequest |
Create | CreateRequest or Create |
CreateKnowledgeArticleTranslation | CreateKnowledgeArticleTranslationRequest |
CreateKnowledgeArticleVersion | CreateKnowledgeArticleVersionRequest |
Delete | DeleteRequest or Delete |
FullTextSearchKnowledgeArticle | FullTextSearchKnowledgeArticleRequest |
GrantAccess | GrantAccessRequest |
ModifyAccess | ModifyAccessRequest |
Retrieve | RetrieveRequest or Retrieve |
RetrieveMultiple | RetrieveMultipleRequest or RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccessRequest |
SetState | SetStateRequest |
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 attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ArticlePublicNumber
- Content
- Description
- ExpirationDate
- ExpirationStateId
- ExpirationStatusId
- ExpiredReviewOptions
- ImportSequenceNumber
- IsInternal
- IsLatestVersion
- IsPrimary
- IsRootArticle
- Keywords
- knowledgearticleId
- LanguageLocaleId
- MajorVersionNumber
- MinorVersionNumber
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- ParentArticleContentId
- PreviousArticleContentId
- primaryauthorid
- processid
- PublishOn
- PublishStatusId
- ReadyForReview
- Review
- RootArticleId
- ScheduledStatusId
- SetCategoryAssociations
- SetProductAssociations
- stageid
- StateCode
- StatusCode
- SubjectId
- TimeZoneRuleVersionNumber
- Title
- TransactionCurrencyId
- traversedpath
- UpdateContent
- UTCConversionTimeZoneCode
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 |
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 |
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
SetProductAssociations
Added by: Product Management Solution
Property | Value |
---|---|
Description | Set Product Associations |
DisplayName | Set Product Associations |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | setproductassociations |
RequiredLevel | None |
Type | Boolean |
SetProductAssociations 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 | False |
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 | 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 attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- KnowledgeArticleViews
- KnowledgeArticleViews_Date
- KnowledgeArticleViews_State
- LanguageLocaleIdLocaleId
- LanguageLocaleIdName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- ParentArticleContentIdName
- PreviousArticleContentIdName
- primaryauthoridName
- Rating
- Rating_Count
- Rating_Date
- Rating_State
- Rating_Sum
- RootArticleIdName
- SubjectIdDsc
- SubjectIdName
- TransactionCurrencyIdName
- VersionNumber
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.0000000001 |
Precision | 10 |
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 |
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 | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
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
- knowledgearticle_connections2
- knowledgearticle_DuplicateMatchingRecord
- knowledgearticle_DuplicateBaseRecord
- knowledgearticle_SharePointDocumentLocations
- knowledgearticle_QueueItems
- knowledgearticle_Annotations
- knowledgearticle_Teams
- knowledgearticle_AsyncOperations
- knowledgearticle_ProcessSession
- knowledgearticle_BulkDeleteFailures
- knowledgearticle_PrincipalObjectAttributeAccess
- knowledgearticle_BulkOperations
- knowledgearticle_CampaignResponses
- knowledgearticle_IncidentResolutions
- KnowledgeArticle_ServiceAppointments
- incident_knowledgearticles
- knowledgearticle_OpportunityCloses
- knowledgearticle_OrderCloses
- knowledgearticle_QuoteCloses
- KnowledgeArticle_SocialActivities
- KnowledgeArticle_Letters
- KnowledgeArticle_Tasks
- knowledgearticle_views
- KnowledgeArticle_Faxes
- lk_expiredprocess_knowledgearticleid
- KnowledgeArticle_Appointments
- lk_newprocess_knowledgearticleid
- knowledgearticle_rootarticle_id
- lk_translationprocess_knowledgearticleid
- KnowledgeArticle_RecurringAppointmentMasters
- KnowledgeArticle_ActivityPointers
- KnowledgeArticle_SyncErrors
- KnowledgeArticle_Feedback
- knowledgearticle_previousarticle_contentid
- knowledgearticle_PostFollows
- knowledgearticle_activity_parties
- knowledgearticle_parentarticle_contentid
- KnowledgeArticle_Phonecalls
- KnowledgeArticle_Emails
knowledgearticle_connections1
Same as the knowledgearticle_connections1 many-to-one relationship for the connection 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 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 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 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 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 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 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 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 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 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 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 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_BulkOperations
Added by: Marketing Solution
Same as the knowledgearticle_BulkOperations many-to-one relationship for the bulkoperation entity.
Property | Value |
---|---|
ReferencingEntity | bulkoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_BulkOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
knowledgearticle_CampaignResponses
Added by: Marketing Solution
Same as the knowledgearticle_CampaignResponses many-to-one relationship for the campaignresponse entity.
Property | Value |
---|---|
ReferencingEntity | campaignresponse |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_CampaignResponses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
knowledgearticle_IncidentResolutions
Added by: Service Solution
Same as the knowledgearticle_IncidentResolutions many-to-one relationship for the incidentresolution entity.
Property | Value |
---|---|
ReferencingEntity | incidentresolution |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_IncidentResolutions |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
KnowledgeArticle_ServiceAppointments
Added by: Service Solution
Same as the KnowledgeArticle_ServiceAppointments many-to-one relationship for the serviceappointment entity.
Property | Value |
---|---|
ReferencingEntity | serviceappointment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_ServiceAppointments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: RemoveLink Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
incident_knowledgearticles
Added by: Service Solution
Same as the incident_knowledgearticles many-to-one relationship for the knowledgearticleincident entity.
Property | Value |
---|---|
ReferencingEntity | knowledgearticleincident |
ReferencingAttribute | knowledgearticleid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | incident_knowledgearticles |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_OpportunityCloses
Added by: Sales Solution
Same as the knowledgearticle_OpportunityCloses many-to-one relationship for the opportunityclose entity.
Property | Value |
---|---|
ReferencingEntity | opportunityclose |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_OpportunityCloses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
knowledgearticle_OrderCloses
Added by: Sales Solution
Same as the knowledgearticle_OrderCloses many-to-one relationship for the orderclose entity.
Property | Value |
---|---|
ReferencingEntity | orderclose |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_OrderCloses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
knowledgearticle_QuoteCloses
Added by: Sales Solution
Same as the knowledgearticle_QuoteCloses many-to-one relationship for the quoteclose entity.
Property | Value |
---|---|
ReferencingEntity | quoteclose |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | knowledgearticle_QuoteCloses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
KnowledgeArticle_SocialActivities
Same as the KnowledgeArticle_SocialActivities many-to-one relationship for the socialactivity 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 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 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 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 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 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 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 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: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_rootarticle_id
Same as the knowledgearticle_rootarticle_id many-to-one relationship for the knowledgearticle 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 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 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 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 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 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 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 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 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 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 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 entity.
Property | Value |
---|---|
ReferencingEntity | |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KnowledgeArticle_Emails |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- lk_knowledgearticle_createdby
- lk_knowledgearticle_createdonbehalfby
- lk_knowledgearticle_modifiedby
- lk_knowledgearticle_modifiedonbehalfby
- user_knowledgearticle
- team_knowledgearticle
- business_unit_knowledgearticle
- processstage_knowledgearticle
- knowledgearticle_languagelocaleid
- knowledgearticle_primaryauthorid
- knowledgearticle_parentarticle_contentid
- knowledgearticle_previousarticle_contentid
- subject_knowledgearticles
- knowledgearticle_rootarticle_id
- TransactionCurrency_knowledgearticle
lk_knowledgearticle_createdby
See the lk_knowledgearticle_createdby one-to-many relationship for the systemuser entity.
lk_knowledgearticle_createdonbehalfby
See the lk_knowledgearticle_createdonbehalfby one-to-many relationship for the systemuser entity.
lk_knowledgearticle_modifiedby
See the lk_knowledgearticle_modifiedby one-to-many relationship for the systemuser entity.
lk_knowledgearticle_modifiedonbehalfby
See the lk_knowledgearticle_modifiedonbehalfby one-to-many relationship for the systemuser entity.
user_knowledgearticle
See the user_knowledgearticle one-to-many relationship for the systemuser entity.
team_knowledgearticle
See the team_knowledgearticle one-to-many relationship for the team entity.
business_unit_knowledgearticle
See the business_unit_knowledgearticle one-to-many relationship for the businessunit entity.
processstage_knowledgearticle
See the processstage_knowledgearticle one-to-many relationship for the processstage entity.
knowledgearticle_languagelocaleid
See the knowledgearticle_languagelocaleid one-to-many relationship for the languagelocale entity.
knowledgearticle_primaryauthorid
See the knowledgearticle_primaryauthorid one-to-many relationship for the systemuser entity.
knowledgearticle_parentarticle_contentid
See the knowledgearticle_parentarticle_contentid one-to-many relationship for the knowledgearticle entity.
knowledgearticle_previousarticle_contentid
See the knowledgearticle_previousarticle_contentid one-to-many relationship for the knowledgearticle entity.
subject_knowledgearticles
See the subject_knowledgearticles one-to-many relationship for the subject entity.
knowledgearticle_rootarticle_id
See the knowledgearticle_rootarticle_id one-to-many relationship for the knowledgearticle entity.
TransactionCurrency_knowledgearticle
See the TransactionCurrency_knowledgearticle one-to-many relationship for the transactioncurrency entity.
Many-To-Many Relationships
Relationship details provided where the KnowledgeArticle entity is the first entity 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: |