sdkmessageprocessingstepimage EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Copy of an entity's attributes before or after the core system operation.
Entity Set path:[organization URI]/api/data/v8.2/sdkmessageprocessingstepimages
Base Type: crmbaseentity EntityType
Display Name: Sdk Message Processing Step Image
Primary Key: sdkmessageprocessingstepimageid
Primary Name Attribute: name
Properties
Lookup Properties
Single-valued navigation properties
The sdkmessageprocessingstepimage entity type has no collection-valued navigation properties.
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
attributes |
Edm.String |
Description: Comma-separated list of attributes that are to be passed into the SDK message processing step image. Display Name: Attributes |
componentstate |
Edm.Int32 |
Description: For internal use only. Default Options: 0 : Published Display Name: Component State Read-only property |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the SDK message processing step image was created. Display Name: Created On Read-only property |
customizationlevel |
Edm.Int32 |
Description: Customization level of the SDK message processing step image. Read-only property |
description |
Edm.String |
Description: Description of the SDK message processing step image. Display Name: Description |
entityalias |
Edm.String |
Description: Key name used to access the pre-image or post-image property bags in a step. Display Name: Entity Alias |
imagetype |
Edm.Int32 |
Description: Type of image requested. Default Options: 0 : PreImage Display Name: Image Type |
introducedversion |
Edm.String |
Description: Version in which the form is introduced. Display Name: Introduced Version |
iscustomizable |
Description: Information that specifies whether this component can be customized. Display Name: Customizable |
|
ismanaged |
Edm.Boolean |
Description: Default Options: 1 : Managed Read-only property |
messagepropertyname |
Edm.String |
Description: Name of the property on the Request message. Display Name: Message Property Name |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the SDK message processing step was last modified. Display Name: Modified By Read-only property |
name |
Edm.String |
Description: Name of SdkMessage processing step image. Display Name: Name |
overwritetime |
Edm.DateTimeOffset |
Description: For internal use only. Display Name: Record Overwrite Time Read-only property |
relatedattributename |
Edm.String |
Description: Name of the related entity. Display Name: Related Attribute Name |
sdkmessageprocessingstepimageid |
Edm.Guid |
Description: Unique identifier of the SDK message processing step image entity. |
sdkmessageprocessingstepimageidunique |
Edm.Guid |
Description: Unique identifier of the SDK message processing step image. Read-only property |
solutionid |
Edm.Guid |
Description: Unique identifier of the associated solution. Display Name: Solution Read-only property |
versionnumber |
Edm.Int64 |
Description: Number that identifies a specific revision of the step image. Read-only property |
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name |
Single-valued navigation property |
Description |
---|---|---|
_createdby_value |
createdby |
Unique identifier of the user who created the SDK message processing step image. |
_createdonbehalfby_value |
createdonbehalfby |
Unique identifier of the delegate user who created the sdkmessageprocessingstepimage. |
_modifiedby_value |
modifiedby |
Unique identifier of the user who last modified the SDK message processing step. |
_modifiedonbehalfby_value |
modifiedonbehalfby |
Unique identifier of the delegate user who last modified the sdkmessageprocessingstepimage. |
_organizationid_value |
organizationid |
Unique identifier of the organization with which the SDK message processing step is associated. |
_sdkmessageprocessingstepid_value |
sdkmessageprocessingstepid |
Unique identifier of the SDK message processing step. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name |
Type |
Partner |
---|---|---|
createdby |
createdby_sdkmessageprocessingstepimage |
|
createdonbehalfby |
lk_sdkmessageprocessingstepimage_createdonbehalfby |
|
modifiedby |
modifiedby_sdkmessageprocessingstepimage |
|
modifiedonbehalfby |
lk_sdkmessageprocessingstepimage_modifiedonbehalfby |
|
organizationid |
organization_sdkmessageprocessingstepimage |
|
sdkmessageprocessingstepid |
sdkmessageprocessingstepid_sdkmessageprocessingstepimage |
See Also
Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright