protected virtual ProcessSchema CreateOpportunityInStage_Opportunity_TerrasoftEventsProcessSchema()
        {
            var schema = new OpportunityInStage_Opportunity_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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