'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;
XmlAttributeAttribute() DefaultValueAttribute() public var IntervalType : ReportIntervalType;
[XmlAttribute()] [DefaultValue()] public: ReportIntervalType IntervalType
[XmlAttribute()] [DefaultValue()] public: ReportIntervalType IntervalType