Exemplo n.º 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;
 }
Exemplo n.º 2
0
 public void AddToFullInformationenZuZielGruppen(FullInformationenZuZielGruppen fullInformationenZuZielGruppen)
 {
     base.AddObject("FullInformationenZuZielGruppen", fullInformationenZuZielGruppen);
 }