Click or drag to resize

UpdatePicturesCriteriaPicturesWithChanges Property

List for adding, deleting and editing pictures Set Editstate to the action you want performed for each picture The file needs to be jpg, png, bmp, tiff or gif to be considered valid

Namespace:  Tse.EasyBook.Server.DataContracts.OwnerLogin
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IList<PictureIntervalWeb> PicturesWithChanges { get; set; }

Property Value

Type: IListPictureIntervalWeb
See Also