protected virtual ProcessSchema CreateInvoice_OpportunityInvoice_TerrasoftEventsProcessSchema()
        {
            var schema = new Invoice_OpportunityInvoice_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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