Microsoft.SystemCenter.DeploymentEngine.DeploymentModule (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityInternal
RunAsMicrosoft.SystemCenter.DatabaseWriteActionAccount
InputTypeMicrosoft.SystemCenter.Orchestration.WorkflowDataItem

Source Code:

<WriteActionModuleType ID="Microsoft.SystemCenter.DeploymentEngine.DeploymentModule" Accessibility="Internal" RunAs="SystemCenter!Microsoft.SystemCenter.DatabaseWriteActionAccount">
<Configuration/>
<ModuleImplementation>
<Managed>
<!--Assembly>Microsoft.SystemCenter.DeploymentEngine, Culture="", PublicKeyToken=31bf3856ad364e35, Version=7.0.5000.0</Assembly-->
<Assembly>DeploymentEngine.Assembly</Assembly>
<Type>Microsoft.SystemCenter.DeploymentEngine.PackDeploymentModule</Type>
</Managed>
</ModuleImplementation>
<InputType>Orchestration!Microsoft.SystemCenter.Orchestration.WorkflowDataItem</InputType>
</WriteActionModuleType>