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