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

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