protected virtual ProcessSchema CreateVwSupplyPaymentProduct_Passport_TerrasoftEventsProcessSchema()
        {
            var schema = new VwSupplyPaymentProduct_Passport_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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