Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The week of year to take the yearly backup in an ISO 8601 format.
public int? WeekOfYear { get; set; }
member this.WeekOfYear : Nullable<int> with get, set
Public Property WeekOfYear As Nullable(Of Integer)