protected virtual ProcessSchema CreateSpecificationInLead_CoreLead_TerrasoftEventsProcessSchema()
        {
            var schema = new SpecificationInLead_CoreLead_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

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