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.
Suggested Activity Data Sources
Messages
The following table lists the messages for the Suggested Activity Data Source (msdyn_suggestedactivitydatasource) 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 |
|---|---|---|
BulkRetainEvent: True |
BulkRetain | Learn to use messages with the SDK for .NET |
CreateEvent: True |
POST /msdyn_suggestedactivitydatasourcesSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /msdyn_suggestedactivitydatasources(msdyn_suggestedactivitydatasourceid)See Delete |
Delete records |
PurgeRetainedContentEvent: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
RetainEvent: True |
Retain | Learn to use messages with the SDK for .NET |
RetrieveEvent: True |
GET /msdyn_suggestedactivitydatasources(msdyn_suggestedactivitydatasourceid)See Retrieve |
Retrieve records |
RetrieveEntityChangesEvent: True |
RetrieveEntityChangesRequest | |
RetrieveMultipleEvent: True |
GET /msdyn_suggestedactivitydatasourcesSee Query data |
Query data |
RollbackRetainEvent: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
UpdateEvent: True |
PATCH /msdyn_suggestedactivitydatasources(msdyn_suggestedactivitydatasourceid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /msdyn_suggestedactivitydatasources(msdyn_suggestedactivitydatasourceid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfigEvent: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Suggested Activity Data Source (msdyn_suggestedactivitydatasource) table.
| Property | Value |
|---|---|
| DisplayName | Suggested Activity Data Source |
| DisplayCollectionName | Suggested Activity Data Sources |
| SchemaName | msdyn_suggestedactivitydatasource |
| CollectionSchemaName | msdyn_suggestedactivitydatasources |
| EntitySetName | msdyn_suggestedactivitydatasources |
| LogicalName | msdyn_suggestedactivitydatasource |
| LogicalCollectionName | msdyn_suggestedactivitydatasources |
| PrimaryIdAttribute | msdyn_suggestedactivitydatasourceid |
| 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_name
| Property | Value |
|---|---|
| Description | Name |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_suggestedactivitydatasourceId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Suggested Activity Data Source |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_suggestedactivitydatasourceid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
See also
Dataverse table/entity reference
Dataverse Web API Reference