Esempio n. 1
0
        // *** Start programmer edit section *** (Iis.Eais.Leechnost.DetailArrayOfInvalidnost members)

        // *** End programmer edit section *** (Iis.Eais.Leechnost.DetailArrayOfInvalidnost members)


        /// <summary>
        /// Construct detail array.
        /// </summary>
        /// <summary>
        /// Returns object with type Invalidnost by index.
        /// </summary>
        /// <summary>
        /// Adds object with type Invalidnost.
        /// </summary>
        public DetailArrayOfInvalidnost(Iis.Eais.Leechnost.LgKatLeechnosti fLgKatLeechnosti) :
            base(typeof(Invalidnost), ((ICSSoft.STORMNET.DataObject)(fLgKatLeechnosti)))
        {
        }
Esempio n. 2
0
        // *** End programmer edit section *** (LgKatLeechnostiBS CustomMembers)


        // *** Start programmer edit section *** (OnUpdateLgKatLeechnosti CustomAttributes)

        // *** End programmer edit section *** (OnUpdateLgKatLeechnosti CustomAttributes)
        public virtual ICSSoft.STORMNET.DataObject[] OnUpdateLgKatLeechnosti(Iis.Eais.Leechnost.LgKatLeechnosti UpdatedObject)
        {
            // *** Start programmer edit section *** (OnUpdateLgKatLeechnosti)
            return(new ICSSoft.STORMNET.DataObject[0]);
            // *** End programmer edit section *** (OnUpdateLgKatLeechnosti)
        }
 public virtual void Add(Iis.Eais.Leechnost.LgKatLeechnosti dataobject)
 {
     this.AddObject(((ICSSoft.STORMNET.DataObject)(dataobject)));
 }