Freigeben über


Referenz zur Tabelle/Entität Notification (appnotification)

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

Notification to be provided to a user.

Hinzugefügt von: AppNotifications-Lösung

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Assign PATCH [org URI]/api/data/v9.0/appnotifications(appnotificationid)
Aktualisieren die Eigenschaft ownerid.
AssignRequest
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/appnotifications
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/appnotifications(appnotificationid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/appnotifications(appnotificationid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/appnotifications
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/appnotifications(appnotificationid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
Upsert UpsertRequest
UpsertMultiple UpsertMultiple Action UpsertMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Eigenschaften

Eigenschaft Wert
CollectionSchemaName appnotifications
DisplayCollectionName Notifications
DisplayName Notification
EntitySetName appnotifications
IsBPFEntity False
LogicalCollectionName appnotifications
LogicalName appnotification
OwnershipType UserOwned
PrimaryIdAttribute appnotificationid
PrimaryNameAttribute title
SchemaName appnotification

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

AppModuleId

Eigenschaft Wert
Description This field is not used
DisplayName Model-driven app
IsValidForForm True
IsValidForRead True
LogicalName appmoduleid
RequiredLevel None
Targets appmodule
Type Lookup

appnotificationId

Eigenschaft Wert
Description Unique identifier for entity instances
DisplayName Notification
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName appnotificationid
RequiredLevel SystemRequired
Type Uniqueidentifier

Body

Eigenschaft Wert
Description Body of the notification
DisplayName Body
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName body
MaxLength 500
RequiredLevel None
Type String

Data

Eigenschaft Wert
Description Custom data for the notification that can be used by the notification card
DisplayName Data
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName data
MaxLength 5000
RequiredLevel None
Type Memo

IconType

Eigenschaft Wert
Description
DisplayName IconType
IsValidForForm True
IsValidForRead True
LogicalName icontype
RequiredLevel None
Type Picklist

IconType Auswahlen/Optionen

Wert Etikett Beschreibung
100000000 Info
100000001 Success
100000002 Failure
100000003 Warning
100000004 Mention
100000005 Custom

ImportSequenceNumber

Eigenschaft Wert
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

OverriddenCreatedOn

Eigenschaft Wert
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

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Owner Id
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

PartitionId

Eigenschaft Wert
Description Partitioning will be based on owner and it is recommended to specify this field for all operations for performance reason
DisplayName Partition Id
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName partitionid
MaxLength 100
RequiredLevel None
Type String

Priority

Eigenschaft Wert
Description Priority of the notification
DisplayName Priority
IsValidForForm True
IsValidForRead True
LogicalName priority
RequiredLevel None
Type Picklist

Priority Auswahlen/Optionen

Wert Etikett Beschreibung
200000000 Normal
200000001 High

TimeZoneRuleVersionNumber

Eigenschaft Wert
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

Eigenschaft Wert
Description Title for the notification
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName title
MaxLength 256
RequiredLevel SystemRequired
Type String

ToastType

Eigenschaft Wert
Description Type of toast behavior for the notification
DisplayName Toast Type
IsValidForForm True
IsValidForRead True
LogicalName toasttype
RequiredLevel None
Type Picklist

ToastType Auswahlen/Optionen

Wert Etikett Beschreibung
200000000 Timed Toast will fade out after the time out configured by the user
200000001 Hidden Toast will not show but the notification will still be displayed in notification center

TTLInSeconds

Eigenschaft Wert
Description After the specified number of seconds the notification will be deleted
DisplayName Expiry (seconds)
Format None
IsValidForForm True
IsValidForRead True
LogicalName ttlinseconds
MaxValue 2147483647
MinValue 1
RequiredLevel None
Type Integer

UTCConversionTimeZoneCode

Eigenschaft Wert
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

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

AppModuleIdName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName appmoduleidname
MaxLength 100
RequiredLevel None
Type String

CreatedBy

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
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

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

Eigenschaft Wert
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

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
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

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedBy

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
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

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

Eigenschaft Wert
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

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
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

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Yomi name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Unique identifier for the business unit that owns the record
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningTeam

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
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

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
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

VersionNumber

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

lk_appnotification_createdby

Hinzugefügt von: System Solution-Lösung

Siehe die lk_appnotification_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_appnotification_createdonbehalfby

Hinzugefügt von: System Solution-Lösung

Siehe die lk_appnotification_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_appnotification_modifiedby

Hinzugefügt von: System Solution-Lösung

Siehe die lk_appnotification_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_appnotification_modifiedonbehalfby

Hinzugefügt von: System Solution-Lösung

Siehe die lk_appnotification_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

user_appnotification

Hinzugefügt von: System Solution-Lösung

Siehe die user_appnotification-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

team_appnotification

Hinzugefügt von: System Solution-Lösung

Siehe die team_appnotification-Eins-zu-Viele-Beziehung für die team-Tabelle/-Entität.

business_unit_appnotification

Hinzugefügt von: System Solution-Lösung

Siehe die business_unit_appnotification-Eins-zu-Viele-Beziehung für die businessunit-Tabelle/-Entität.

appmodule_appnotification_app

Hinzugefügt von: System Solution-Lösung

Siehe die appmodule_appnotification_app-Eins-zu-Viele-Beziehung für die appmodule-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz appnotification EntityType