C# Класс SobekCM.Builder_Library.Modules.Items.AttachImagesAllModule

Item-level submission package module adds ALL the image files to the digital resource, regardless if they were just uploaded or not
This class implements the abstractSubmissionPackageModule abstract class and implements the iSubmissionPackageModule interface.
Наследование: SobekCM.Builder_Library.Modules.Items.abstractSubmissionPackageModule
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DoWork ( Incoming_Digital_Resource Resource ) : bool

Adds ALL the image files to the digital resource, regardless if they were just uploaded or not

Описание методов

DoWork() публичный Метод

Adds ALL the image files to the digital resource, regardless if they were just uploaded or not
public DoWork ( Incoming_Digital_Resource Resource ) : bool
Resource Incoming_Digital_Resource Incoming digital resource object
Результат bool