IEMCreativeLockRepository Interface

Alterian Email Manager 6.2.3 SDK Help File
Interface that holds the contract operations to lock/unlock a creative

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

Syntax
public interface IEMCreativeLockRepository

The IEMCreativeLockRepository type exposes the following members.

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