protected virtual ProcessSchema CreatePricelist_ProductCatalogue_TerrasoftEventsProcessSchema()
        {
            var schema = new Pricelist_ProductCatalogue_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

            schema.InitializePrimaryInfo();
            return(schema);
        }
 public Pricelist_ProductCatalogue_TerrasoftEventsProcessSchema(Pricelist_ProductCatalogue_TerrasoftEventsProcessSchema source)
     : base(source)
 {
 }