SIFWorks ADK 2.0
AnnualItems Property
NamespacesEdustructures.SifWorks.HrfinFinancialAnnualAnnualItems

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <AnnualItems> element.
Declaration Syntax
C#Visual BasicVisual C++
public AnnualItems AnnualItems{ get; set;}
Public Property AnnualItems As AnnualItems
public:
property AnnualItems^ AnnualItems {
	AnnualItems^ get ();
	void set (AnnualItems^ value);
}
Value
An AnnualItems
Remarks

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

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10