Stage in the execution pipeline that a plug-in is to execute.
Nachrichten
Nachricht |
Web-API-Vorgang |
SDK-Klasse oder -Methode |
Create |
POST [org URI]/api/data/v9.0/sdkmessageprocessingsteps Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete |
DELETE [org URI]/api/data/v9.0/sdkmessageprocessingsteps(sdkmessageprocessingstepid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
Retrieve |
GET [org URI]/api/data/v9.0/sdkmessageprocessingsteps(sdkmessageprocessingstepid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveMultiple |
GET [org URI]/api/data/v9.0/sdkmessageprocessingsteps Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
SetState |
PATCH [org URI]/api/data/v9.0/sdkmessageprocessingsteps(sdkmessageprocessingstepid) Aktualisieren der Eigenschaften statecode und statuscode . |
SetStateRequest |
Update |
PATCH [org URI]/api/data/v9.0/sdkmessageprocessingsteps(sdkmessageprocessingstepid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
Eigenschaften
Eigenschaft |
Wert |
CollectionSchemaName |
SdkMessageProcessingSteps |
DisplayCollectionName |
Sdk Message Processing Steps |
DisplayName |
Sdk Message Processing Step |
EntitySetName |
sdkmessageprocessingsteps |
IsBPFEntity |
False |
LogicalCollectionName |
sdkmessageprocessingsteps |
LogicalName |
sdkmessageprocessingstep |
OwnershipType |
OrganizationOwned |
PrimaryIdAttribute |
sdkmessageprocessingstepid |
PrimaryNameAttribute |
name |
SchemaName |
SdkMessageProcessingStep |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
AsyncAutoDelete
Eigenschaft |
Wert |
Description |
Indicates whether the asynchronous system job is automatically deleted on completion. |
DisplayName |
Asynchronous Automatic Delete |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
asyncautodelete |
RequiredLevel |
SystemRequired |
Type |
Boolean |
AsyncAutoDelete Auswahlen/Optionen
Wert |
Etikett |
Beschreibung |
1 |
Yes |
|
0 |
No |
|
Standardwert: 0
CanBeBypassed
Hinzugefügt von: API messages extension solution-Lösung
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
canbebypassed |
RequiredLevel |
SystemRequired |
Type |
Boolean |
CanBeBypassed Auswahlen/Optionen
Wert |
Etikett |
Beschreibung |
1 |
Yes |
|
0 |
No |
|
Standardwert: 0
CanUseReadOnlyConnection
Eigenschaft |
Wert |
Description |
Identifies whether a SDK Message Processing Step type will be ReadOnly or Read Write. false - ReadWrite, true - ReadOnly |
DisplayName |
Intent |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
canusereadonlyconnection |
RequiredLevel |
SystemRequired |
Type |
Boolean |
CanUseReadOnlyConnection Auswahlen/Optionen
Wert |
Etikett |
Beschreibung |
1 |
Yes |
|
0 |
No |
|
Standardwert: 0
Category
Hinzugefügt von: API messages extension solution-Lösung
Eigenschaft |
Wert |
Description |
For internal use only. |
DisplayName |
Category |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
category |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
Configuration
Eigenschaft |
Wert |
Description |
Step-specific configuration for the plug-in type. Passed to the plug-in constructor at run time. |
DisplayName |
Configuration |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
configuration |
MaxLength |
1073741823 |
RequiredLevel |
None |
Type |
String |
Description
Eigenschaft |
Wert |
Description |
Description of the SDK message processing step. |
DisplayName |
Description |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
description |
MaxLength |
256 |
RequiredLevel |
None |
Type |
String |
EnablePluginProfiler
Hinzugefügt von: Plugin Infrastructure Extension-Lösung
Eigenschaft |
Wert |
Description |
EnablePluginProfiler |
DisplayName |
EnablePluginProfiler |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
enablepluginprofiler |
RequiredLevel |
None |
Type |
Boolean |
EnablePluginProfiler Auswahlen/Optionen
Wert |
Etikett |
Beschreibung |
1 |
Yes |
|
0 |
No |
|
Standardwert: 0
EventExpander
Eigenschaft |
Wert |
Description |
Configuration for sending pipeline events to the Event Expander service. |
DisplayName |
EventExpander |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
eventexpander |
MaxLength |
1073741823 |
RequiredLevel |
None |
Type |
String |
EventHandler
Eigenschaft |
Wert |
Description |
Unique identifier of the associated event handler. |
DisplayName |
Event Handler |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
eventhandler |
RequiredLevel |
SystemRequired |
Targets |
plugintype,serviceendpoint |
Type |
Lookup |
EventHandlerTypeCode
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
eventhandlertypecode |
RequiredLevel |
None |
Type |
EntityName |
FilteringAttributes
Eigenschaft |
Wert |
Description |
Comma-separated list of attributes. If at least one of these attributes is modified, the plug-in should execute. |
DisplayName |
Filtering Attributes |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
filteringattributes |
MaxLength |
100000 |
RequiredLevel |
None |
Type |
String |
FxExpressionId
Hinzugefügt von: msft_PowerfxRuleSolution-Lösung
Eigenschaft |
Wert |
Description |
Unique identifier for fxexpression associated with SdkMessageProcessingStep. |
DisplayName |
fxexpressionid |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
fxexpressionid |
RequiredLevel |
None |
Targets |
fxexpression |
Type |
Lookup |
ImpersonatingUserId
Eigenschaft |
Wert |
Description |
Unique identifier of the user to impersonate context when step is executed. |
DisplayName |
Impersonating User |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
impersonatinguserid |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
IntroducedVersion
Eigenschaft |
Wert |
Description |
Version in which the form is introduced. |
DisplayName |
Introduced Version |
FormatName |
VersionNumber |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
introducedversion |
MaxLength |
48 |
RequiredLevel |
None |
Type |
String |
InvocationSource
Eigenschaft |
Wert |
Description |
Identifies if a plug-in should be executed from a parent pipeline, a child pipeline, or both. |
DisplayName |
Invocation Source |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
invocationsource |
RequiredLevel |
SystemRequired |
Type |
Picklist |
InvocationSource Auswahlen/Optionen
Wert |
Etikett |
Beschreibung |
-1 |
Internal |
|
0 |
Parent |
|
1 |
Child |
|
IsCustomizable
Eigenschaft |
Wert |
Description |
Information that specifies whether this component can be customized. |
DisplayName |
Customizable |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
iscustomizable |
RequiredLevel |
SystemRequired |
Type |
ManagedProperty |
IsHidden
Eigenschaft |
Wert |
Description |
Information that specifies whether this component should be hidden. |
DisplayName |
Hidden |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
ishidden |
RequiredLevel |
SystemRequired |
Type |
ManagedProperty |
Mode
Eigenschaft |
Wert |
Description |
Run-time mode of execution, for example, synchronous or asynchronous. |
DisplayName |
Execution Mode |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
mode |
RequiredLevel |
SystemRequired |
Type |
Picklist |
Mode Auswahlen/Optionen
Wert |
Etikett |
Beschreibung |
0 |
Synchronous |
|
1 |
Asynchronous |
|
Name
Eigenschaft |
Wert |
Description |
Name of SdkMessage processing step. |
DisplayName |
Name |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
name |
MaxLength |
256 |
RequiredLevel |
SystemRequired |
Type |
String |
PluginTypeId
Eigenschaft |
Wert |
Description |
Unique identifier of the plug-in type associated with the step. |
DisplayName |
Plug-In Type |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
plugintypeid |
RequiredLevel |
SystemRequired |
Targets |
sdkmessagefilter |
Type |
Lookup |
PowerfxRuleId
Hinzugefügt von: msft_PowerfxRuleSolution-Lösung
Eigenschaft |
Wert |
Description |
Unique identifier for powerfxrule associated with SdkMessageProcessingStep. |
DisplayName |
powerfxruleid |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
powerfxruleid |
RequiredLevel |
None |
Targets |
powerfxrule |
Type |
Lookup |
Rank
Eigenschaft |
Wert |
Description |
Processing order within the stage. |
DisplayName |
Execution Order |
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
rank |
MaxValue |
2147483647 |
MinValue |
-2147483648 |
RequiredLevel |
SystemRequired |
Type |
Integer |
RuntimeIntegrationProperties
Hinzugefügt von: RuntimeIntegration-Lösung
Eigenschaft |
Wert |
Description |
For internal use only. Holds miscellaneous properties related to runtime integration. |
DisplayName |
Runtime Integration Properties |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
runtimeintegrationproperties |
MaxLength |
512 |
RequiredLevel |
None |
Type |
String |
SdkMessageFilterId
Eigenschaft |
Wert |
Description |
Unique identifier of the SDK message filter. |
DisplayName |
SdkMessage Filter |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
sdkmessagefilterid |
RequiredLevel |
None |
Targets |
sdkmessagefilter |
Type |
Lookup |
SdkMessageId
Eigenschaft |
Wert |
Description |
Unique identifier of the SDK message. |
DisplayName |
SDK Message |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
sdkmessageid |
RequiredLevel |
SystemRequired |
Targets |
sdkmessage |
Type |
Lookup |
SdkMessageProcessingStepId
Eigenschaft |
Wert |
Description |
Unique identifier of the SDK message processing step entity. |
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
sdkmessageprocessingstepid |
RequiredLevel |
SystemRequired |
Type |
Uniqueidentifier |
SdkMessageProcessingStepSecureConfigId
Eigenschaft |
Wert |
Description |
Unique identifier of the Sdk message processing step secure configuration. |
DisplayName |
SDK Message Processing Step Secure Configuration |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
sdkmessageprocessingstepsecureconfigid |
RequiredLevel |
ApplicationRequired |
Targets |
sdkmessageprocessingstepsecureconfig |
Type |
Lookup |
Stage
Eigenschaft |
Wert |
Description |
Stage in the execution pipeline that the SDK message processing step is in. |
DisplayName |
Execution Stage |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
stage |
RequiredLevel |
SystemRequired |
Type |
Picklist |
Stage Auswahlen/Optionen
Wert |
Etikett |
Beschreibung |
5 |
Initial Pre-operation (For internal use only) |
|
10 |
Pre-validation |
|
15 |
Internal Pre-operation Before External Plugins (For internal use only) |
|
20 |
Pre-operation |
|
25 |
Internal Pre-operation After External Plugins (For internal use only) |
|
30 |
Main Operation (For internal use only) |
|
35 |
Internal Post-operation Before External Plugins (For internal use only) |
|
40 |
Post-operation |
|
45 |
Internal Post-operation After External Plugins (For internal use only) |
|
50 |
Post-operation (Deprecated) |
|
55 |
Final Post-operation (For internal use only) |
|
80 |
Pre-Commit stage fired before transaction commit (For internal use only) |
|
90 |
Post-Commit stage fired after transaction commit (For internal use only) |
|
StateCode
Eigenschaft |
Wert |
Description |
Status of the SDK message processing step. |
DisplayName |
Status |
IsValidForCreate |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
statecode |
RequiredLevel |
SystemRequired |
Type |
State |
StateCode Auswahlen/Optionen
Wert |
Etikett |
Standardstatuswert |
Invariante Name |
0 |
Enabled |
1 |
Enabled |
1 |
Disabled |
2 |
Disabled |
StatusCode
Eigenschaft |
Wert |
Description |
Reason for the status of the SDK message processing step. |
DisplayName |
Status Reason |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
statuscode |
RequiredLevel |
None |
Type |
Status |
StatusCode Auswahlen/Optionen
Wert |
Etikett |
Status |
1 |
Enabled |
0 |
2 |
Disabled |
1 |
SupportedDeployment
Eigenschaft |
Wert |
Description |
Deployment that the SDK message processing step should be executed on; server, client, or both. |
DisplayName |
Deployment |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
supporteddeployment |
RequiredLevel |
SystemRequired |
Type |
Picklist |
SupportedDeployment Auswahlen/Optionen
Wert |
Etikett |
Beschreibung |
0 |
Server Only |
|
1 |
Microsoft Dynamics 365 Client for Outlook Only |
|
2 |
Both |
|
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
ComponentState
Eigenschaft |
Wert |
Description |
For internal use only. |
DisplayName |
Component State |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
componentstate |
RequiredLevel |
SystemRequired |
Type |
Picklist |
ComponentState Auswahlen/Optionen
Wert |
Etikett |
Beschreibung |
0 |
Published |
|
1 |
Unpublished |
|
2 |
Deleted |
|
3 |
Deleted Unpublished |
|
CreatedBy
Eigenschaft |
Wert |
Description |
Unique identifier of the user who created the SDK message processing step. |
DisplayName |
Created By |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
CreatedByName
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedOn
Eigenschaft |
Wert |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the SDK message processing step was created. |
DisplayName |
Created On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdon |
RequiredLevel |
None |
Type |
DateTime |
CreatedOnBehalfBy
Eigenschaft |
Wert |
Description |
Unique identifier of the delegate user who created the sdkmessageprocessingstep. |
DisplayName |
Created By (Delegate) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdonbehalfby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
CreatedOnBehalfByName
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedOnBehalfByYomiName
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CustomizationLevel
Eigenschaft |
Wert |
Description |
Customization level of the SDK message processing step. |
DisplayName |
|
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
customizationlevel |
MaxValue |
255 |
MinValue |
-255 |
RequiredLevel |
SystemRequired |
Type |
Integer |
EventHandlerName
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
eventhandlername |
MaxLength |
256 |
RequiredLevel |
None |
Type |
String |
FxExpressionIdName
Hinzugefügt von: msft_PowerfxRuleSolution-Lösung
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
fxexpressionidname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ImpersonatingUserIdName
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
impersonatinguseridname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
IsManaged
Eigenschaft |
Wert |
Description |
Information that specifies whether this component is managed. |
DisplayName |
State |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
ismanaged |
RequiredLevel |
SystemRequired |
Type |
Boolean |
IsManaged Auswahlen/Optionen
Wert |
Etikett |
Beschreibung |
1 |
Managed |
|
0 |
Unmanaged |
|
Standardwert: 0
ModifiedBy
Eigenschaft |
Wert |
Description |
Unique identifier of the user who last modified the SDK message processing step. |
DisplayName |
Modified By |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
ModifiedByName
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedOn
Eigenschaft |
Wert |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the SDK message processing step was last modified. |
DisplayName |
Modified On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedon |
RequiredLevel |
None |
Type |
DateTime |
ModifiedOnBehalfBy
Eigenschaft |
Wert |
Description |
Unique identifier of the delegate user who last modified the sdkmessageprocessingstep. |
DisplayName |
Modified By (Delegate) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
ModifiedOnBehalfByName
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedOnBehalfByYomiName
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
OrganizationId
Eigenschaft |
Wert |
Description |
Unique identifier of the organization with which the SDK message processing step is associated. |
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
organizationid |
RequiredLevel |
SystemRequired |
Targets |
organization |
Type |
Lookup |
OverwriteTime
Eigenschaft |
Wert |
DateTimeBehavior |
UserLocal |
Description |
For internal use only. |
DisplayName |
Record Overwrite Time |
Format |
DateOnly |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
overwritetime |
RequiredLevel |
SystemRequired |
Type |
DateTime |
PluginTypeIdName
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
plugintypeidname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
PowerfxRuleIdName
Hinzugefügt von: msft_PowerfxRuleSolution-Lösung
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
powerfxruleidname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
SdkMessageIdName
Eigenschaft |
Wert |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
sdkmessageidname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
SdkMessageProcessingStepIdUnique
Eigenschaft |
Wert |
Description |
Unique identifier of the SDK message processing step. |
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
sdkmessageprocessingstepidunique |
RequiredLevel |
SystemRequired |
Type |
Uniqueidentifier |
SolutionId
Eigenschaft |
Wert |
Description |
Unique identifier of the associated solution. |
DisplayName |
Solution |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
solutionid |
RequiredLevel |
SystemRequired |
Type |
Uniqueidentifier |
SupportingSolutionId
Eigenschaft |
Wert |
Description |
For internal use only. |
DisplayName |
Solution |
IsValidForForm |
False |
IsValidForRead |
False |
LogicalName |
supportingsolutionid |
RequiredLevel |
None |
Type |
Uniqueidentifier |
VersionNumber
Eigenschaft |
Wert |
Description |
Number that identifies a specific revision of the SDK message processing step. |
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
versionnumber |
MaxValue |
9223372036854775807 |
MinValue |
-9223372036854775808 |
RequiredLevel |
None |
Type |
BigInt |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
SdkMessageProcessingStep_AsyncOperations
Wie die SdkMessageProcessingStep_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.
Eigenschaft |
Wert |
ReferencingEntity |
asyncoperation |
ReferencingAttribute |
owningextensionid |
IsHierarchical |
False |
IsCustomizable |
False |
ReferencedEntityNavigationPropertyName |
SdkMessageProcessingStep_AsyncOperations |
AssociatedMenuConfiguration |
Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration |
Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
sdkmessageprocessingstepid_sdkmessageprocessingstepimage
Wie die sdkmessageprocessingstepid_sdkmessageprocessingstepimage-Viele-zu-Eins-Beziehung für die sdkmessageprocessingstepimage-Tabelle/-Entität.
Eigenschaft |
Wert |
ReferencingEntity |
sdkmessageprocessingstepimage |
ReferencingAttribute |
sdkmessageprocessingstepid |
IsHierarchical |
False |
IsCustomizable |
False |
ReferencedEntityNavigationPropertyName |
sdkmessageprocessingstepid_sdkmessageprocessingstepimage |
AssociatedMenuConfiguration |
Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration |
Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
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.
plugintype_sdkmessageprocessingstep
Siehe die plugintype_sdkmessageprocessingstep-Eins-zu-Viele-Beziehung für die plugintype-Tabelle/-Entität.
sdkmessagefilterid_sdkmessageprocessingstep
Siehe die sdkmessagefilterid_sdkmessageprocessingstep-Eins-zu-Viele-Beziehung für die sdkmessagefilter-Tabelle/-Entität.
serviceendpoint_sdkmessageprocessingstep
Siehe die serviceendpoint_sdkmessageprocessingstep-Eins-zu-Viele-Beziehung für die serviceendpoint-Tabelle/-Entität.
lk_sdkmessageprocessingstep_createdonbehalfby
Siehe die lk_sdkmessageprocessingstep_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
organization_sdkmessageprocessingstep
Siehe die organization_sdkmessageprocessingstep-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.
impersonatinguserid_sdkmessageprocessingstep
Siehe die impersonatinguserid_sdkmessageprocessingstep-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_sdkmessageprocessingstep_modifiedonbehalfby
Siehe die lk_sdkmessageprocessingstep_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
modifiedby_sdkmessageprocessingstep
Siehe die modifiedby_sdkmessageprocessingstep-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
sdkmessageid_sdkmessageprocessingstep
Siehe die sdkmessageid_sdkmessageprocessingstep-Eins-zu-Viele-Beziehung für die sdkmessage-Tabelle/-Entität.
sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep
Siehe die sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep-Eins-zu-Viele-Beziehung für die sdkmessageprocessingstepsecureconfig-Tabelle/-Entität.
createdby_sdkmessageprocessingstep
Siehe die createdby_sdkmessageprocessingstep-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
plugintypeid_sdkmessageprocessingstep
Siehe die plugintypeid_sdkmessageprocessingstep-Eins-zu-Viele-Beziehung für die plugintype-Tabelle/-Entität.
fxexpression_sdkmessageprocessingstep
Hinzugefügt von: msft_PowerfxRuleSolution-Lösung
Siehe die fxexpression_sdkmessageprocessingstep-Eins-zu-Viele-Beziehung für die fxexpression-Tabelle/-Entität.
powerfxrule_sdkmessageprocessingstep
Hinzugefügt von: msft_PowerfxRuleSolution-Lösung
Siehe die powerfxrule_sdkmessageprocessingstep-Eins-zu-Viele-Beziehung für die powerfxrule-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz
Web-API-Referenz
sdkmessageprocessingstep EntityType