protected virtual ProcessSchema CreateEmailFolderColumnValuesSetting_Opportunity_TerrasoftEventsProcessSchema()
        {
            var schema = new EmailFolderColumnValuesSetting_Opportunity_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

            schema.InitializePrimaryInfo();
            return(schema);
        }