Example #1
0
        protected virtual ProcessSchema CreateOpportunityCategory_Opportunity_TerrasoftEventsProcessSchema()
        {
            var schema = new OpportunityCategory_Opportunity_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

            schema.InitializePrimaryInfo();
            return(schema);
        }
Example #2
0
 public OpportunityCategory_Opportunity_TerrasoftEventsProcessSchema(OpportunityCategory_Opportunity_TerrasoftEventsProcessSchema source)
     : base(source)
 {
 }