protected virtual ProcessSchema CreateProductPrice_ProductCatalogue_TerrasoftEventsProcessSchema()
        {
            var schema = new ProductPrice_ProductCatalogue_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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