'Declaration <DefaultValueAttribute(1)> Public Property EndDay As Integer
[DefaultValue(1)] public int EndDay {get; set;}
'Declaration <DefaultValueAttribute(1)> Public Property EndDay As Integer
[DefaultValue(1)] public int EndDay {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Set value less than 1 or greater than the last day of the EndMonth in the leap year. |