DMDeploymentDataClientId Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            IMS client id; unique to a specific site
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic int ClientId { get; set; }Public Property ClientId As Integer
	Get
	Set
public:
property int ClientId {
	int get ();
	void set (int value);
}member ClientId : int with get, set
function get_ClientId();
function set_ClientId(value);
Property Value
Type: 
Int32
See Also