public ShemaGrShemaGrItem(Model.Data.ShemaGrShemaGr item) { this.ID_ShemaGrShemaGr = item.ID_ShemaGrShemaGr; this.ID_ShemaGrShemaGrStruktura = item.ID_ShemaGrShemaGrStruktura; this.ID_ShemaGr = item.ID_ShemaGr; this.ID_ShemaGrNad = item.ID_ShemaGrNad; this.Nivo = item.Nivo; this.Put = item.Put; }
public ShemaGrShemaGrGridFormattedBase(Model.Data.ShemaGrShemaGr gridformated) { this.ID_ShemaGrShemaGr = gridformated.ID_ShemaGrShemaGr; this.ID_ShemaGrShemaGrStruktura = gridformated.ID_ShemaGrShemaGrStruktura; this.ID_ShemaGr = gridformated.ID_ShemaGr; this.ID_ShemaGrNad = gridformated.ID_ShemaGrNad; this.Nivo = gridformated.Nivo; this.Put = gridformated.Put; }
public ShemaGrShemaGrFormFormattedBase(Model.Data.ShemaGrShemaGr formformated) { this.ID_ShemaGrShemaGr = formformated.ID_ShemaGrShemaGr; this.ID_ShemaGrShemaGrStruktura = formformated.ID_ShemaGrShemaGrStruktura; this.ID_ShemaGr = formformated.ID_ShemaGr; this.ID_ShemaGrNad = formformated.ID_ShemaGrNad; this.Nivo = formformated.Nivo; this.Put = formformated.Put; }