Изменить

Поделиться через


Work List Suggestion (msdyn_worklistsuggestion) table/entity reference (Microsoft Dynamics 365)

Messages

The following table lists the messages for the Work List Suggestion (msdyn_worklistsuggestion) 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_worklistsuggestions
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /msdyn_worklistsuggestions(msdyn_worklistsuggestionid)
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_worklistsuggestions(msdyn_worklistsuggestionid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /msdyn_worklistsuggestions
See Query data
Query data
RollbackRetain
Event: True
RollbackRetain Learn to use messages with the SDK for .NET
Update
Event: True
PATCH /msdyn_worklistsuggestions(msdyn_worklistsuggestionid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /msdyn_worklistsuggestions(msdyn_worklistsuggestionid)
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 Work List Suggestion (msdyn_worklistsuggestion) table.

Property Value
DisplayName Work List Suggestion
DisplayCollectionName Work List Suggestions
SchemaName msdyn_worklistsuggestion
CollectionSchemaName msdyn_worklistsuggestions
EntitySetName msdyn_worklistsuggestions
LogicalName msdyn_worklistsuggestion
LogicalCollectionName msdyn_worklistsuggestions
PrimaryIdAttribute msdyn_worklistsuggestionid
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_accessrightsmask

Property Value
Description User access right value
DisplayName msdyn_accessrightsmask
IsValidForForm True
IsValidForRead True
LogicalName msdyn_accessrightsmask
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_customdata

Property Value
Description Custom Data
DisplayName Custom Data
IsValidForForm True
IsValidForRead True
LogicalName msdyn_customdata
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1000000

msdyn_name

Property Value
Description The name of the custom entity
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_potentialrevenue

Property Value
Description Potential Revenue Returns
DisplayName Potential Revenue Returns
IsValidForForm True
IsValidForRead True
LogicalName msdyn_potentialrevenue
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1000

msdyn_relatedcustomdata

Property Value
Description Related Custom Data
DisplayName Related Custom Data
IsValidForForm True
IsValidForRead True
LogicalName msdyn_relatedcustomdata
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1000000

msdyn_relatedinsights

Property Value
Description Related Insights Custom Data
DisplayName Related Insights Custom Data
IsValidForForm True
IsValidForRead True
LogicalName msdyn_relatedinsights
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1000000

msdyn_relatedrecordid

Property Value
Description Related record for Suggestion
DisplayName Related record for Suggestion
IsValidForForm True
IsValidForRead True
LogicalName msdyn_relatedrecordid
RequiredLevel None
Type Uniqueidentifier

msdyn_relatedrecordname

Property Value
Description Related Record Name
DisplayName Related Record Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_relatedrecordname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1000

msdyn_relatedrecordtype

Property Value
Description Related Record Name
DisplayName Related Record Type
IsValidForForm True
IsValidForRead True
LogicalName msdyn_relatedrecordtype
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_salesmotion

Property Value
Description
DisplayName Sales motion
IsValidForForm True
IsValidForRead True
LogicalName msdyn_salesmotion
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName msdyn_salesmotion_type

msdyn_salesmotion Choices/Options

Value Label
1 Default

msdyn_salesplay

Property Value
Description Sales play
DisplayName Sales play
IsValidForForm True
IsValidForRead True
LogicalName msdyn_salesplay
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName msdyn_salesplay_type

msdyn_salesplay Choices/Options

Value Label
1 Default

msdyn_solutionarea

Property Value
Description Solution area
DisplayName Solution area
IsValidForForm True
IsValidForRead True
LogicalName msdyn_solutionarea
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName msdyn_solutionarea_type

msdyn_solutionarea Choices/Options

Value Label
1 Default

msdyn_suggesteddate

Property Value
Description Suggested date
DisplayName Suggested date
IsValidForForm True
IsValidForRead True
LogicalName msdyn_suggesteddate
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateOnly
ImeMode Auto
SourceTypeMask 0

msdyn_worklistsuggestionId

Property Value
Description Unique identifier for entity instances
DisplayName worklistsuggestion
IsValidForForm False
IsValidForRead True
LogicalName msdyn_worklistsuggestionid
RequiredLevel SystemRequired
Type Uniqueidentifier

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.

OwningUser

Property Value
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Type Lookup
Targets

See also

Dataverse table/entity reference
Dataverse Web API Reference