Exemple #1
0
        protected virtual ProcessSchema CreateOpportunity_MLOpportunityScoring_TerrasoftEventsProcessSchema()
        {
            var schema = new Opportunity_MLOpportunityScoring_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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