DMURL Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a URL for events.
Inheritance Hierarchy
SystemObject
  DMLibraryDMURL

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

Syntax
public class DMURL

The DMURL type exposes the following members.

Fields
NameDescription
Public fieldAutoMap
Flags whether or not the URL had an event auto-generated for it, or whether it was mapped by a user.
Public fieldURL
The URL.
Top
See Also