protected virtual ProcessSchema CreateProduct_ProductCatalogue_TerrasoftEventsProcessSchema()
        {
            var schema = new Product_ProductCatalogue_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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