List of all members | Properties
BriefYourMarket.Service.Image Class Reference

An image to be uploaded into the Image Manager. More...

Properties

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...
 

Detailed Description

An image to be uploaded into the Image Manager.

Property Documentation

◆ 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

Raw Image Data.

◆ 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: