Skip to main content

SdkMessageProcessingStepImage

  • Namespace: PPDS.Dataverse.Generated
  • Assembly: PPDS.Dataverse
  • Kind: Class
  • Base: Entity
  • Implements: INotifyPropertyChanged, INotifyPropertyChanging, IExtensibleDataObject

Summary

Copy of an entity's attributes before or after the core system operation.

Members

Constructors

SdkMessageProcessingStepImage()

SdkMessageProcessingStepImage()

Default Constructor.

Properties

Attributes1

string Attributes1 { get; set; }

Comma-separated list of attributes that are to be passed into the SDK message processing step image.

ComponentState

Nullable<componentstate> ComponentState { get; }

For internal use only.

CreatedBy

EntityReference CreatedBy { get; }

Unique identifier of the user who created the SDK message processing step image.

CreatedOn

Nullable<DateTime> CreatedOn { get; }

Date and time when the SDK message processing step image was created.

CreatedOnBehalfBy

EntityReference CreatedOnBehalfBy { get; }

Unique identifier of the delegate user who created the sdkmessageprocessingstepimage.

CustomizationLevel

Nullable<int> CustomizationLevel { get; }

Customization level of the SDK message processing step image.

Description

string Description { get; set; }

Description of the SDK message processing step image.

EntityAlias

string EntityAlias { get; set; }

Key name used to access the pre-image or post-image property bags in a step.

ImageType

Nullable<sdkmessageprocessingstepimage_imagetype> ImageType { get; set; }

Type of image requested.

IntroducedVersion

string IntroducedVersion { get; set; }

Version in which the form is introduced.

IsCustomizable

BooleanManagedProperty IsCustomizable { get; set; }

Information that specifies whether this component can be customized.

MessagePropertyName

string MessagePropertyName { get; set; }

Name of the property on the Request message.

ModifiedBy

EntityReference ModifiedBy { get; }

Unique identifier of the user who last modified the SDK message processing step.

ModifiedOn

Nullable<DateTime> ModifiedOn { get; }

Date and time when the SDK message processing step was last modified.

ModifiedOnBehalfBy

EntityReference ModifiedOnBehalfBy { get; }

Unique identifier of the delegate user who last modified the sdkmessageprocessingstepimage.

Name

string Name { get; set; }

Name of SdkMessage processing step image.

OrganizationId

EntityReference OrganizationId { get; }

Unique identifier of the organization with which the SDK message processing step is associated.

OverwriteTime

Nullable<DateTime> OverwriteTime { get; }

For internal use only.

RelatedAttributeName

string RelatedAttributeName { get; set; }

Name of the related entity.

SdkMessageProcessingStepId

EntityReference SdkMessageProcessingStepId { get; set; }

Unique identifier of the SDK message processing step.

SdkMessageProcessingStepImageId

Nullable<Guid> SdkMessageProcessingStepImageId { get; set; }

Unique identifier of the SDK message processing step image entity.

SdkMessageProcessingStepImageIdUnique

Nullable<Guid> SdkMessageProcessingStepImageIdUnique { get; }

Unique identifier of the SDK message processing step image.

SolutionId

Nullable<Guid> SolutionId { get; }

Unique identifier of the associated solution.

VersionNumber

Nullable<long> VersionNumber { get; }

Number that identifies a specific revision of the step image.

createdby_sdkmessageprocessingstepimage

SystemUser createdby_sdkmessageprocessingstepimage { get; }

N:1 createdby_sdkmessageprocessingstepimage

lk_sdkmessageprocessingstepimage_createdonbehalfby

SystemUser lk_sdkmessageprocessingstepimage_createdonbehalfby { get; }

N:1 lk_sdkmessageprocessingstepimage_createdonbehalfby

lk_sdkmessageprocessingstepimage_modifiedonbehalfby

SystemUser lk_sdkmessageprocessingstepimage_modifiedonbehalfby { get; }

N:1 lk_sdkmessageprocessingstepimage_modifiedonbehalfby

modifiedby_sdkmessageprocessingstepimage

SystemUser modifiedby_sdkmessageprocessingstepimage { get; }

N:1 modifiedby_sdkmessageprocessingstepimage

sdkmessageprocessingstepid_sdkmessageprocessingstepimage

SdkMessageProcessingStep sdkmessageprocessingstepid_sdkmessageprocessingstepimage { get; set; }

N:1 sdkmessageprocessingstepid_sdkmessageprocessingstepimage