Click or drag to resize
WebDateTimeSearchCriteriaPartOfYear Property
Add intervals to property PartOfYear if data should be search based on specified parts of years. Year part of information in these WebDateTimeInterval objects are not significant.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public List<WebDateTimeInterval> PartOfYear { get; set; }

Property Value

Type: ListWebDateTimeInterval
See Also