A Brand Specific Setting. This contains the default value, together with any Brand Specific overrides.  
 More...
 | 
| string  | Name [get, set] | 
|   | The Unique name for the setting.  More...
  | 
|   | 
| string  | DefaultValue [get, set] | 
|   | The default value to be used in the event that no brand is associated with a contact, or if the contacts brand does not have an override.  More...
  | 
|   | 
| string []  | Values [get, set] | 
|   | The values associated with the brands. The order is the same as that returned by the GetBrands method. If the default should be used, then a value will be null.  More...
  | 
|   | 
A Brand Specific Setting. This contains the default value, together with any Brand Specific overrides. 
 
◆ DefaultValue
  
  
      
        
          | string BriefYourMarket.Service.Setting.DefaultValue | 
         
       
   | 
  
getset   | 
  
 
The default value to be used in the event that no brand is associated with a contact, or if the contacts brand does not have an override. 
 
 
◆ Name
  
  
      
        
          | string BriefYourMarket.Service.Setting.Name | 
         
       
   | 
  
getset   | 
  
 
The Unique name for the setting. 
 
 
◆ Values
  
  
      
        
          | string [] BriefYourMarket.Service.Setting.Values | 
         
       
   | 
  
getset   | 
  
 
The values associated with the brands. The order is the same as that returned by the GetBrands method. If the default should be used, then a value will be null. 
 
 
The documentation for this class was generated from the following file: