Click or drag to resize

SdkMessageProcessingStep Class

Stage in the execution pipeline that a plug-in is to execute.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceSdkMessageProcessingStep

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class SdkMessageProcessingStep : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The SdkMessageProcessingStep type exposes the following members.

Constructors
 NameDescription
Public methodSdkMessageProcessingStep Default Constructor.
Top
Properties
 NameDescription
Public propertyAsyncAutoDelete Indicates whether the asynchronous system job is automatically deleted on completion.
Public propertyAttributes
(Inherited from Entity)
Public propertyCanUseReadOnlyConnection Identifies whether a SDK Message Processing Step type will be ReadOnly or Read Write. false - ReadWrite, true - ReadOnly
Public propertyComponentState For internal use only.
Public propertyConfiguration Step-specific configuration for the plug-in type. Passed to the plug-in constructor at run time.
Public propertyCreatedBy Unique identifier of the user who created the SDK message processing step.
Public propertycreatedby_sdkmessageprocessingstep N:1 createdby_sdkmessageprocessingstep
Public propertyCreatedOn Date and time when the SDK message processing step was created.
Public propertyCreatedOnBehalfBy Unique identifier of the delegate user who created the sdkmessageprocessingstep.
Public propertyCustomizationLevel Customization level of the SDK message processing step.
Public propertyDescription Description of the SDK message processing step.
Public propertyEntityState
(Inherited from Entity)
Public propertyEventHandler Unique identifier of the associated event handler.
Public propertyExtensionData
(Inherited from Entity)
Public propertyFilteringAttributes Comma-separated list of attributes. If at least one of these attributes is modified, the plug-in should execute.
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyImpersonatingUserId Unique identifier of the user to impersonate context when step is executed.
Public propertyimpersonatinguserid_sdkmessageprocessingstep N:1 impersonatinguserid_sdkmessageprocessingstep
Public propertyIntroducedVersion Version in which the form is introduced.
Public propertyInvocationSourceObsolete.
Identifies if a plug-in should be executed from a parent pipeline, a child pipeline, or both.
Public propertyIsCustomizable Information that specifies whether this component can be customized.
Public propertyIsHidden Information that specifies whether this component should be hidden.
Public propertyIsManaged Information that specifies whether this component is managed.
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertylk_sdkmessageprocessingstep_createdonbehalfby N:1 lk_sdkmessageprocessingstep_createdonbehalfby
Public propertylk_sdkmessageprocessingstep_modifiedonbehalfby N:1 lk_sdkmessageprocessingstep_modifiedonbehalfby
Public propertyLogicalName
(Inherited from Entity)
Public propertyMode Run-time mode of execution, for example, synchronous or asynchronous.
Public propertyModifiedBy Unique identifier of the user who last modified the SDK message processing step.
Public propertymodifiedby_sdkmessageprocessingstep N:1 modifiedby_sdkmessageprocessingstep
Public propertyModifiedOn Date and time when the SDK message processing step was last modified.
Public propertyModifiedOnBehalfBy Unique identifier of the delegate user who last modified the sdkmessageprocessingstep.
Public propertyName Name of SdkMessage processing step.
Public propertyorganization_sdkmessageprocessingstep N:1 organization_sdkmessageprocessingstep
Public propertyOrganizationId Unique identifier of the organization with which the SDK message processing step is associated.
Public propertyOverwriteTime For internal use only.
Public propertyplugintype_sdkmessageprocessingstep N:1 plugintype_sdkmessageprocessingstep
Public propertyPluginTypeIdObsolete.
Unique identifier of the plug-in type associated with the step.
Public propertyplugintypeid_sdkmessageprocessingstep N:1 plugintypeid_sdkmessageprocessingstep
Public propertyRank Processing order within the stage.
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRowVersion
(Inherited from Entity)
Public propertySdkMessageFilterId Unique identifier of the SDK message filter.
Public propertysdkmessagefilterid_sdkmessageprocessingstep N:1 sdkmessagefilterid_sdkmessageprocessingstep
Public propertySdkMessageId Unique identifier of the SDK message.
Public propertysdkmessageid_sdkmessageprocessingstep N:1 sdkmessageid_sdkmessageprocessingstep
Public propertySdkMessageProcessingStep_AsyncOperations 1:N SdkMessageProcessingStep_AsyncOperations
Public propertySdkMessageProcessingStepId Unique identifier of the SDK message processing step entity.
Public propertysdkmessageprocessingstepid_sdkmessageprocessingstepimage 1:N sdkmessageprocessingstepid_sdkmessageprocessingstepimage
Public propertySdkMessageProcessingStepIdUnique Unique identifier of the SDK message processing step.
Public propertySdkMessageProcessingStepSecureConfigId Unique identifier of the Sdk message processing step secure configuration.
Public propertysdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep N:1 sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep
Public propertyserviceendpoint_sdkmessageprocessingstep N:1 serviceendpoint_sdkmessageprocessingstep
Public propertySolutionId Unique identifier of the associated solution.
Public propertyStage Stage in the execution pipeline that the SDK message processing step is in.
Public propertyStateCode Status of the SDK message processing step.
Public propertyStatusCode Reason for the status of the SDK message processing step.
Public propertySupportedDeployment Deployment that the SDK message processing step should be executed on; server, client, or both.
Public propertyuserentityinstancedata_sdkmessageprocessingstep 1:N userentityinstancedata_sdkmessageprocessingstep
Public propertyVersionNumber Number that identifies a specific revision of the SDK message processing step.
Top
Methods
 NameDescription
Public methodContains
(Inherited from Entity)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetAttributeValue``1
(Inherited from Entity)
Protected methodGetFormattedAttributeValue
(Inherited from Entity)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetRelatedEntities``1
(Inherited from Entity)
Protected methodGetRelatedEntity``1
(Inherited from Entity)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodSetAttributeValue
(Inherited from Entity)
Protected methodSetRelatedEntities``1
(Inherited from Entity)
Protected methodSetRelatedEntity``1
(Inherited from Entity)
Public methodToEntity``1
(Inherited from Entity)
Public methodToEntityReference
(Inherited from Entity)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryGetAttributeValue``1
(Inherited from Entity)
Top
Events
Fields
See Also