protected virtual ProcessSchema CreateInvoiceProduct_Passport_TerrasoftEventsProcessSchema()
        {
            var schema = new InvoiceProduct_Passport_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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