Example #1
0
 public static FullInformationenZuZielGruppen CreateFullInformationenZuZielGruppen(global::System.Guid ID, global::System.Guid rowID)
 {
     FullInformationenZuZielGruppen fullInformationenZuZielGruppen = new FullInformationenZuZielGruppen();
     fullInformationenZuZielGruppen.ID = ID;
     fullInformationenZuZielGruppen.RowID = rowID;
     return fullInformationenZuZielGruppen;
 }
Example #2
0
 public void AddToFullInformationenZuZielGruppen(FullInformationenZuZielGruppen fullInformationenZuZielGruppen)
 {
     base.AddObject("FullInformationenZuZielGruppen", fullInformationenZuZielGruppen);
 }