protected virtual ProcessSchema CreateSupplyPaymentDelay_Passport_TerrasoftEventsProcessSchema()
        {
            var schema = new SupplyPaymentDelay_Passport_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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