EMCreativeLockRepository Class

Alterian Email Manager 6.2.3 SDK Help File
Repository class to lock creatives
Inheritance Hierarchy
SystemObject
  DMLibraryEMCreativeLockRepository

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class EMCreativeLockRepository : IEMCreativeLockRepository

The EMCreativeLockRepository type exposes the following members.

Constructors
NameDescription
Public methodEMCreativeLockRepository
Initializes a new instance of the EMCreativeLockRepository class
Top
Methods
NameDescription
Public methodGetCampaignsLockingCreative
Gets the details of all campaigns locking a creative
Public methodIsCreativeLocked
Checks if a creative is locked
Public methodLockCreative
Locks a creative
Public methodUnlockCreative
Unlocks a creative record
Top
See Also