protected virtual ProcessSchema CreateOppContactLoyality_Opportunity_TerrasoftEventsProcessSchema()
        {
            var schema = new OppContactLoyality_Opportunity_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

            schema.InitializePrimaryInfo();
            return(schema);
        }
 public OppContactLoyality_Opportunity_TerrasoftEventsProcessSchema(OppContactLoyality_Opportunity_TerrasoftEventsProcessSchema source)
     : base(source)
 {
 }