C# Class SobekCM.Builder_Library.Modules.Items.AddNewImagesAndViewsModule

Item-level submission package module adds only newly added images and views to the resource object
This class implements the abstractSubmissionPackageModule abstract class and implements the iSubmissionPackageModule interface.
Inheritance: SobekCM.Builder_Library.Modules.Items.abstractSubmissionPackageModule
Exibir arquivo Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Public Methods

Method Description
DoWork ( Incoming_Digital_Resource Resource ) : bool

Adds only newly added images and views to the resource object

Method Details

DoWork() public method

Adds only newly added images and views to the resource object
public DoWork ( Incoming_Digital_Resource Resource ) : bool
Resource Incoming_Digital_Resource Incoming digital resource object
return bool