Selerix Developer Tools
IntervalLength Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > ReportSchedule Class : IntervalLength Field
The interval length
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public IntervalLength As Integer
'Usage
 
Dim instance As ReportSchedule
Dim value As Integer
 
value = instance.IntervalLength
 
instance.IntervalLength = value
[XmlAttribute()]
[DefaultValue()]
public int IntervalLength
public field IntervalLength: Integer; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var IntervalLength : int;
[XmlAttribute()]
[DefaultValue()]
public: int IntervalLength
[XmlAttribute()]
[DefaultValue()]
public:
int IntervalLength
See Also

Reference

ReportSchedule Class
ReportSchedule Members