UpdateAttachmentWebFarmTaskExecuteTask Method |
Processes the web farm task by invoking the SaveFileToDisk(String, String, String, String, BinaryData, Boolean, Boolean) method while passing it current class' properties as its parameters.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public override void ExecuteTask()
See Also