public Department()
 {
     this._machineDepartment             = new Microsoft.SharePoint.Linq.EntitySet <MachineDepartment>();
     this._machineDepartment.OnSync     += new System.EventHandler <Microsoft.SharePoint.Linq.AssociationChangedEventArgs <MachineDepartment> >(this.OnMachineDepartmentSync);
     this._machineDepartment.OnChanged  += new System.EventHandler(this.OnMachineDepartmentChanged);
     this._machineDepartment.OnChanging += new System.EventHandler(this.OnMachineDepartmentChanging);
     this.OnCreated();
 }
 public Manufacturer()
 {
     this._machine             = new Microsoft.SharePoint.Linq.EntitySet <Machine>();
     this._machine.OnSync     += new System.EventHandler <Microsoft.SharePoint.Linq.AssociationChangedEventArgs <Machine> >(this.OnMachineSync);
     this._machine.OnChanged  += new System.EventHandler(this.OnMachineChanged);
     this._machine.OnChanging += new System.EventHandler(this.OnMachineChanging);
     this.OnCreated();
 }
 public Supplier()
 {
     this._partSupplier             = new Microsoft.SharePoint.Linq.EntitySet <PartSupplier>();
     this._partSupplier.OnSync     += new System.EventHandler <Microsoft.SharePoint.Linq.AssociationChangedEventArgs <PartSupplier> >(this.OnPartSupplierSync);
     this._partSupplier.OnChanged  += new System.EventHandler(this.OnPartSupplierChanged);
     this._partSupplier.OnChanging += new System.EventHandler(this.OnPartSupplierChanging);
     this.OnCreated();
 }
 public Part()
 {
     this._inventoryLocation             = new Microsoft.SharePoint.Linq.EntitySet <InventoryLocation>();
     this._inventoryLocation.OnSync     += new System.EventHandler <Microsoft.SharePoint.Linq.AssociationChangedEventArgs <InventoryLocation> >(this.OnInventoryLocationSync);
     this._inventoryLocation.OnChanged  += new System.EventHandler(this.OnInventoryLocationChanged);
     this._inventoryLocation.OnChanging += new System.EventHandler(this.OnInventoryLocationChanging);
     this.OnCreated();
 }
Exemple #5
0
 public Issues()
 {
     this._issues0                   = new Microsoft.SharePoint.Linq.EntitySet <Issues>();
     this._issues0.OnSync           += new System.EventHandler <Microsoft.SharePoint.Linq.AssociationChangedEventArgs <Issues> >(this.OnIssues0Sync);
     this._issues0.OnChanged        += new System.EventHandler(this.OnIssues0Changed);
     this._issues0.OnChanging       += new System.EventHandler(this.OnIssues0Changing);
     this._relatedIssues             = new Microsoft.SharePoint.Linq.EntitySet <Issues>();
     this._relatedIssues.OnSync     += new System.EventHandler <Microsoft.SharePoint.Linq.AssociationChangedEventArgs <Issues> >(this.OnRelatedIssuesSync);
     this._relatedIssues.OnChanged  += new System.EventHandler(this.OnRelatedIssuesChanged);
     this._relatedIssues.OnChanging += new System.EventHandler(this.OnRelatedIssuesChanging);
     this.OnCreated();
 }
 public SiteMapNavigationEntry()
 {
     this._siteMapNavigationEntry0             = new Microsoft.SharePoint.Linq.EntitySet <SiteMapNavigationEntry>();
     this._siteMapNavigationEntry0.OnSync     += new System.EventHandler <Microsoft.SharePoint.Linq.AssociationChangedEventArgs <SiteMapNavigationEntry> >(this.OnSiteMapNavigationEntry0Sync);
     this._siteMapNavigationEntry0.OnChanged  += new System.EventHandler(this.OnSiteMapNavigationEntry0Changed);
     this._siteMapNavigationEntry0.OnChanging += new System.EventHandler(this.OnSiteMapNavigationEntry0Changing);
     this._parent             = new Microsoft.SharePoint.Linq.EntityRef <SiteMapNavigationEntry>();
     this._parent.OnSync     += new System.EventHandler <Microsoft.SharePoint.Linq.AssociationChangedEventArgs <SiteMapNavigationEntry> >(this.OnParentSync);
     this._parent.OnChanged  += new System.EventHandler(this.OnParentChanged);
     this._parent.OnChanging += new System.EventHandler(this.OnParentChanging);
     this.OnCreated();
 }
Exemple #7
0
 public EmployeesItem()
 {
     this._project = new Microsoft.SharePoint.Linq.EntityRef<ProjectsItem>();
     this._project.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<ProjectsItem>>(this.OnProjectSync);
     this._project.OnChanged += new System.EventHandler(this.OnProjectChanged);
     this._project.OnChanging += new System.EventHandler(this.OnProjectChanging);
     this._projectsItem = new Microsoft.SharePoint.Linq.EntitySet<ProjectsItem>();
     this._projectsItem.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<ProjectsItem>>(this.OnProjectsItemSync);
     this._projectsItem.OnChanged += new System.EventHandler(this.OnProjectsItemChanged);
     this._projectsItem.OnChanging += new System.EventHandler(this.OnProjectsItemChanging);
     this.OnCreated();
 }
Exemple #8
0
 public WorkflowTasksTask()
 {
     this._predecessors = new Microsoft.SharePoint.Linq.EntitySet<Item>();
     this._predecessors.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<Item>>(this.OnPredecessorsSync);
     this._predecessors.OnChanged += new System.EventHandler(this.OnPredecessorsChanged);
     this._predecessors.OnChanging += new System.EventHandler(this.OnPredecessorsChanging);
     this.OnCreated();
 }
Exemple #9
0
 public Issues()
 {
     this._issues0 = new Microsoft.SharePoint.Linq.EntitySet<Issues>();
     this._issues0.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<Issues>>(this.OnIssues0Sync);
     this._issues0.OnChanged += new System.EventHandler(this.OnIssues0Changed);
     this._issues0.OnChanging += new System.EventHandler(this.OnIssues0Changing);
     this._relatedIssues = new Microsoft.SharePoint.Linq.EntitySet<Issues>();
     this._relatedIssues.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<Issues>>(this.OnRelatedIssuesSync);
     this._relatedIssues.OnChanged += new System.EventHandler(this.OnRelatedIssuesChanged);
     this._relatedIssues.OnChanging += new System.EventHandler(this.OnRelatedIssuesChanging);
     this.OnCreated();
 }
 public PemohonItem()
 {
     this._pendirianPerusahaanBaruForeignItem = new Microsoft.SharePoint.Linq.EntitySet<PendirianPerusahaanBaruForeignItem>();
     this._pendirianPerusahaanBaruForeignItem.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<PendirianPerusahaanBaruForeignItem>>(this.OnPendirianPerusahaanBaruForeignItemSync);
     this._pendirianPerusahaanBaruForeignItem.OnChanged += new System.EventHandler(this.OnPendirianPerusahaanBaruForeignItemChanged);
     this._pendirianPerusahaanBaruForeignItem.OnChanging += new System.EventHandler(this.OnPendirianPerusahaanBaruForeignItemChanging);
     this._pendirianPerusahaanBaruIndonesiaItem = new Microsoft.SharePoint.Linq.EntitySet<PendirianPerusahaanBaruIndonesiaItem>();
     this._pendirianPerusahaanBaruIndonesiaItem.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<PendirianPerusahaanBaruIndonesiaItem>>(this.OnPendirianPerusahaanBaruIndonesiaItemSync);
     this._pendirianPerusahaanBaruIndonesiaItem.OnChanged += new System.EventHandler(this.OnPendirianPerusahaanBaruIndonesiaItemChanged);
     this._pendirianPerusahaanBaruIndonesiaItem.OnChanging += new System.EventHandler(this.OnPendirianPerusahaanBaruIndonesiaItemChanging);
     this._perubahanAnggaranDasarDataPerseroanItem = new Microsoft.SharePoint.Linq.EntitySet<PerubahanAnggaranDasarDataPerseroanItem>();
     this._perubahanAnggaranDasarDataPerseroanItem.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<PerubahanAnggaranDasarDataPerseroanItem>>(this.OnPerubahanAnggaranDasarDataPerseroanItemSync);
     this._perubahanAnggaranDasarDataPerseroanItem.OnChanged += new System.EventHandler(this.OnPerubahanAnggaranDasarDataPerseroanItemChanged);
     this._perubahanAnggaranDasarDataPerseroanItem.OnChanging += new System.EventHandler(this.OnPerubahanAnggaranDasarDataPerseroanItemChanging);
     this._pendirianPerusahaanBaruForeignFolder = new Microsoft.SharePoint.Linq.EntitySet<PendirianPerusahaanBaruForeignFolder>();
     this._pendirianPerusahaanBaruForeignFolder.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<PendirianPerusahaanBaruForeignFolder>>(this.OnPendirianPerusahaanBaruForeignFolderSync);
     this._pendirianPerusahaanBaruForeignFolder.OnChanged += new System.EventHandler(this.OnPendirianPerusahaanBaruForeignFolderChanged);
     this._pendirianPerusahaanBaruForeignFolder.OnChanging += new System.EventHandler(this.OnPendirianPerusahaanBaruForeignFolderChanging);
     this._pendirianPerusahaanBaruIndonesiaFolder = new Microsoft.SharePoint.Linq.EntitySet<PendirianPerusahaanBaruIndonesiaFolder>();
     this._pendirianPerusahaanBaruIndonesiaFolder.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<PendirianPerusahaanBaruIndonesiaFolder>>(this.OnPendirianPerusahaanBaruIndonesiaFolderSync);
     this._pendirianPerusahaanBaruIndonesiaFolder.OnChanged += new System.EventHandler(this.OnPendirianPerusahaanBaruIndonesiaFolderChanged);
     this._pendirianPerusahaanBaruIndonesiaFolder.OnChanging += new System.EventHandler(this.OnPendirianPerusahaanBaruIndonesiaFolderChanging);
     this._perubahanAnggaranDasarDataPerseroanFolder = new Microsoft.SharePoint.Linq.EntitySet<PerubahanAnggaranDasarDataPerseroanFolder>();
     this._perubahanAnggaranDasarDataPerseroanFolder.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<PerubahanAnggaranDasarDataPerseroanFolder>>(this.OnPerubahanAnggaranDasarDataPerseroanFolderSync);
     this._perubahanAnggaranDasarDataPerseroanFolder.OnChanged += new System.EventHandler(this.OnPerubahanAnggaranDasarDataPerseroanFolderChanged);
     this._perubahanAnggaranDasarDataPerseroanFolder.OnChanging += new System.EventHandler(this.OnPerubahanAnggaranDasarDataPerseroanFolderChanging);
     this._pendirianPerusahaanBaruForeignPendirianPerusahaanBaruForeign = new Microsoft.SharePoint.Linq.EntitySet<PendirianPerusahaanBaruForeignPendirianPerusahaanBaruForeign>();
     this._pendirianPerusahaanBaruForeignPendirianPerusahaanBaruForeign.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<PendirianPerusahaanBaruForeignPendirianPerusahaanBaruForeign>>(this.OnPendirianPerusahaanBaruForeignPendirianPerusahaanBaruForeignSync);
     this._pendirianPerusahaanBaruForeignPendirianPerusahaanBaruForeign.OnChanged += new System.EventHandler(this.OnPendirianPerusahaanBaruForeignPendirianPerusahaanBaruForeignChanged);
     this._pendirianPerusahaanBaruForeignPendirianPerusahaanBaruForeign.OnChanging += new System.EventHandler(this.OnPendirianPerusahaanBaruForeignPendirianPerusahaanBaruForeignChanging);
     this._pendirianPerusahaanBaruIndonesiaPendirianPerusahaanBaruIndonesia = new Microsoft.SharePoint.Linq.EntitySet<PendirianPerusahaanBaruIndonesiaPendirianPerusahaanBaruIndonesia>();
     this._pendirianPerusahaanBaruIndonesiaPendirianPerusahaanBaruIndonesia.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<PendirianPerusahaanBaruIndonesiaPendirianPerusahaanBaruIndonesia>>(this.OnPendirianPerusahaanBaruIndonesiaPendirianPerusahaanBaruIndonesiaSync);
     this._pendirianPerusahaanBaruIndonesiaPendirianPerusahaanBaruIndonesia.OnChanged += new System.EventHandler(this.OnPendirianPerusahaanBaruIndonesiaPendirianPerusahaanBaruIndonesiaChanged);
     this._pendirianPerusahaanBaruIndonesiaPendirianPerusahaanBaruIndonesia.OnChanging += new System.EventHandler(this.OnPendirianPerusahaanBaruIndonesiaPendirianPerusahaanBaruIndonesiaChanging);
     this._perubahanAnggaranDasarDataPerseroanPerubahanAnggaranDasarDanDataPerseroan = new Microsoft.SharePoint.Linq.EntitySet<PerubahanAnggaranDasarDataPerseroanPerubahanAnggaranDasarDanDataPerseroan>();
     this._perubahanAnggaranDasarDataPerseroanPerubahanAnggaranDasarDanDataPerseroan.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<PerubahanAnggaranDasarDataPerseroanPerubahanAnggaranDasarDanDataPerseroan>>(this.OnPerubahanAnggaranDasarDataPerseroanPerubahanAnggaranDasarDanDataPerseroanSync);
     this._perubahanAnggaranDasarDataPerseroanPerubahanAnggaranDasarDanDataPerseroan.OnChanged += new System.EventHandler(this.OnPerubahanAnggaranDasarDataPerseroanPerubahanAnggaranDasarDanDataPerseroanChanged);
     this._perubahanAnggaranDasarDataPerseroanPerubahanAnggaranDasarDanDataPerseroan.OnChanging += new System.EventHandler(this.OnPerubahanAnggaranDasarDataPerseroanPerubahanAnggaranDasarDanDataPerseroanChanging);
     this.OnCreated();
 }
 public TtСуммарнаяЗадача()
 {
     this._предшественники = new Microsoft.SharePoint.Linq.EntitySet<Элемент>();
     this._предшественники.OnSync += new System.EventHandler<Microsoft.SharePoint.Linq.AssociationChangedEventArgs<Элемент>>(this.OnПредшественникиSync);
     this._предшественники.OnChanged += new System.EventHandler(this.OnПредшественникиChanged);
     this._предшественники.OnChanging += new System.EventHandler(this.OnПредшественникиChanging);
     this.OnCreated();
 }