AIMS_BD_IATI.Library.budget.budget C# (CSharp) Method

budget() public method

public budget ( ) : System
return System
        public budget()
        {
            this.anyAttrField = new List<System.Xml.XmlAttribute>();
            this.itemsElementNameField = new List<ItemsChoiceType2>();
            this.itemsField = new List<object>();
        }
budget