DataCubeJoin Constructor
        
 Initializes the DataCubeJoin. Called during construction.
 
         
        Parameters
        
            - options
            
 
            - 
                
Type: Object
(optional) Property values to construct the defaults of this object.
Optional: True 
        
        Examples
        The following example initializes a new instance of a DataCubeJoin object:
        
var newObject = new dundas.data.DataCubeJoin();