Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Messages
The following table lists the messages for the Knowledge Article Suggestion Data Source (msdyn_knowledgearticlesuggestiondatasource) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
BulkRetain Event: True |
BulkRetain | Learn to use messages with the SDK for .NET |
Create Event: True |
POST /msdyn_knowledgearticlesuggestiondatasourcesSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msdyn_knowledgearticlesuggestiondatasources(msdyn_knowledgearticlesuggestiondatasourceid)See Delete |
Delete records |
PurgeRetainedContent Event: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Retain Event: True |
Retain | Learn to use messages with the SDK for .NET |
Retrieve Event: True |
GET /msdyn_knowledgearticlesuggestiondatasources(msdyn_knowledgearticlesuggestiondatasourceid)See Retrieve |
Retrieve records |
RetrieveEntityChanges Event: True |
RetrieveEntityChangesRequest | |
RetrieveMultiple Event: True |
GET /msdyn_knowledgearticlesuggestiondatasourcesSee Query data |
Query data |
RollbackRetain Event: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
Update Event: True |
PATCH /msdyn_knowledgearticlesuggestiondatasources(msdyn_knowledgearticlesuggestiondatasourceid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msdyn_knowledgearticlesuggestiondatasources(msdyn_knowledgearticlesuggestiondatasourceid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfig Event: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Knowledge Article Suggestion Data Source (msdyn_knowledgearticlesuggestiondatasource) table.
Property | Value |
---|---|
DisplayName | Knowledge Article Suggestion Data Source |
DisplayCollectionName | Knowledge Article Suggestion Data Sources |
SchemaName | msdyn_knowledgearticlesuggestiondatasource |
CollectionSchemaName | msdyn_knowledgearticlesuggestiondatasources |
EntitySetName | msdyn_knowledgearticlesuggestiondatasources |
LogicalName | msdyn_knowledgearticlesuggestiondatasource |
LogicalCollectionName | msdyn_knowledgearticlesuggestiondatasources |
PrimaryIdAttribute | msdyn_knowledgearticlesuggestiondatasourceid |
PrimaryNameAttribute | msdyn_name |
TableType | Virtual |
OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
msdyn_knowledgearticlesuggestiondatasourceId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Knowledge Article Suggestion Data Source |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_knowledgearticlesuggestiondatasourceid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
msdyn_name
Property | Value |
---|---|
Description | |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
See also
Dataverse table/entity reference
Dataverse Web API Reference