protected virtual ProcessSchema CreateOpportunityCompetitor_Opportunity_TerrasoftEventsProcessSchema()
        {
            var schema = new OpportunityCompetitor_Opportunity_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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