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

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