PictureMasterWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class PictureMasterWeb : IntervalWeb
The PictureMasterWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | PictureMasterWeb |
Name | Description | |
---|---|---|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | Index |
Index of the picture file
|
![]() | PictureDescription |
The description of the picture
|
![]() | PictureVersion |
The the version of the picture from the corresponding Model.Picture.Version field. Added so FEJØ can use it to determine if an existing Model.PictureResized has been changed.
|
![]() | TypeId |
The ID of the picture type name.
|
![]() | Url |
Absolute url to the picture file
|
![]() | ValidFrom |
Start date
(Inherited from IntervalWeb.) |
![]() | ValidTo |
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.) |