An image to be uploaded into the Image Manager.  
 More...
 | 
| int  | Id [get, set] | 
|   | The Internal id of the image file  More...
  | 
|   | 
| string  | FileName [get, set] | 
|   | The Internal id of the image file  More...
  | 
|   | 
| byte []  | ImageData [get, set] | 
|   | Raw Image Data.  More...
  | 
|   | 
| string  | Path [get, set] | 
|   | The relative path to use for accessing the Image in the Public Web Site.  More...
  | 
|   | 
An image to be uploaded into the Image Manager. 
 
◆ FileName
  
  
      
        
          | string BriefYourMarket.Service.Image.FileName | 
         
       
   | 
  
getset   | 
  
 
The Internal id of the image file 
 
 
◆ Id
  
  
      
        
          | int BriefYourMarket.Service.Image.Id | 
         
       
   | 
  
getset   | 
  
 
The Internal id of the image file 
 
 
◆ ImageData
  
  
      
        
          | byte [] BriefYourMarket.Service.Image.ImageData | 
         
       
   | 
  
getset   | 
  
 
 
◆ Path
  
  
      
        
          | string BriefYourMarket.Service.Image.Path | 
         
       
   | 
  
getset   | 
  
 
The relative path to use for accessing the Image in the Public Web Site. 
 
 
The documentation for this class was generated from the following file: