Beispiel #1
0
        protected virtual ProcessSchema CreateOppContactMotivators_Opportunity_TerrasoftEventsProcessSchema()
        {
            var schema = new OppContactMotivators_Opportunity_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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