SlideshowIsRepeat Property

Gets or sets a value indicating whether this slide show will repeat.

Namespace:  Dundas.BI.Entities.Views.Slideshows
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public bool IsRepeat { get; set; }

Property Value

Type: Boolean
If this slide show will repeat; otherwise, .
See Also