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