Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
The following table lists the messages for the Work list suggestion source (msdyn_worklistsuggestionsource) 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_worklistsuggestionsourcesSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msdyn_worklistsuggestionsources(msdyn_worklistsuggestionsourceid)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_worklistsuggestionsources(msdyn_worklistsuggestionsourceid)See Retrieve |
Retrieve records |
RetrieveEntityChanges Event: True |
RetrieveEntityChangesRequest | |
RetrieveMultiple Event: True |
GET /msdyn_worklistsuggestionsourcesSee Query data |
Query data |
RollbackRetain Event: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
Update Event: True |
PATCH /msdyn_worklistsuggestionsources(msdyn_worklistsuggestionsourceid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msdyn_worklistsuggestionsources(msdyn_worklistsuggestionsourceid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfig Event: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
The following table lists selected properties for the Work list suggestion source (msdyn_worklistsuggestionsource) table.
Property | Value |
---|---|
DisplayName | Work list suggestion source |
DisplayCollectionName | Work list suggestion sources |
SchemaName | msdyn_worklistsuggestionsource |
CollectionSchemaName | msdyn_worklistsuggestionsources |
EntitySetName | msdyn_worklistsuggestionsources |
LogicalName | msdyn_worklistsuggestionsource |
LogicalCollectionName | msdyn_worklistsuggestionsources |
PrimaryIdAttribute | msdyn_worklistsuggestionsourceid |
PrimaryNameAttribute | msdyn_name |
TableType | Virtual |
OwnershipType | OrganizationOwned |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
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 |
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Work list suggestion source |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_worklistsuggestionsourceid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Dataverse table/entity reference
Dataverse Web API Reference