Exemplo n.º 1
0
        protected virtual ProcessSchema CreateOpportunitySource_Opportunity_TerrasoftEventsProcessSchema()
        {
            var schema = new OpportunitySource_Opportunity_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

            schema.InitializePrimaryInfo();
            return(schema);
        }
Exemplo n.º 2
0
 public OpportunitySource_Opportunity_TerrasoftEventsProcessSchema(OpportunitySource_Opportunity_TerrasoftEventsProcessSchema source)
     : base(source)
 {
 }