System.FileUploadWriteActionInternal (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
InputTypeSystem.BaseData

Source Code:

<WriteActionModuleType ID="System.FileUploadWriteActionInternal" Accessibility="Internal" Batching="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="ManagementGroupId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="DestinationManagedTypeId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="UploadChannelId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="SourceFilePath" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="SendExpirationTimeHours" type="xsd:integer"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>5C6E7157-D109-4DA5-ACA9-2B4CE1144F4D</ClassID>
</Native>
</ModuleImplementation>
<InputType>System.BaseData</InputType>
</WriteActionModuleType>