DMClientDeployments Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the relationship between a client and all deployments they own.
Inheritance Hierarchy
SystemObject
  DMLibraryDMClientDeployments

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

Syntax
public class DMClientDeployments

The DMClientDeployments type exposes the following members.

Fields
NameDescription
Public fieldClientID
ID of the client.
Public fieldDeployments
A collection of deployments belonging to the client.
Top
See Also