'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