protected virtual ProcessSchema CreateOpportunityTag_Opportunity_TerrasoftEventsProcessSchema()
        {
            var schema = new OpportunityTag_Opportunity_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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