Selerix Developer Tools
IntervalType Field






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

Reference

ReportSchedule Class
ReportSchedule Members