protected virtual ProcessSchema CreateCurrencyRate_UIv2_TerrasoftEventsProcessSchema()
        {
            var schema = new CurrencyRate_UIv2_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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