OutletTypeData Class

Alterian Email Manager 6.2.3 SDK Help File
Inheritance Hierarchy

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

Syntax
[SerializableAttribute]
public class OutletTypeData : ItemData

The OutletTypeData type exposes the following members.

Constructors
NameDescription
Public methodOutletTypeData
Initializes a new instance of the OutletTypeData class
Top
Properties
NameDescription
Public propertyDescription
Public propertyExtensionData (Inherited from ItemData.)
Public propertyId (Inherited from ItemData.)
Public propertyItemType (Inherited from ItemData.)
Public propertyName (Inherited from ItemData.)
Public propertyOutletFolder
Public propertyOutletMediaType
Top
Events
NameDescription
Public eventPropertyChanged (Inherited from ItemData.)
Top
See Also