Skip to content

ArticoloMediaFileService class

Allows working with remote ArticoloMediaFile entities.

public class ArticoloMediaFileService : CompanyServiceBase<ArticoloMediaFile>

Public Members

name description
ArticoloMediaFileService() The default constructor.
DeleteAll(…) Requests a bulk delete of all ArticoloMediaFile. Use with caution.
GetAllAsArchive(…) Requests all the available ArticoloMediaFile as a compressed archive.

See Also