[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <AnnualItems> element.
| C# | Visual Basic | Visual C++ |
public AnnualItems AnnualItems{ get; set;}
Public Property AnnualItems As AnnualItems
public: property AnnualItems^ AnnualItems { AnnualItems^ get (); void set (AnnualItems^ value); }
An AnnualItems
The SIF specification defines the meaning of this null as: "Contains information about the item being summarized."
To remove the AnnualItems, set AnnualItems to null
Version: 2.0
Since: 1.5r1