Type: SD.LLBLGen.Pro.ORMSupportClasses.ExcludeIncludeFieldsList The excludedIncludedFields object as it is used when fetching the passed in entity. If you used
the excludedIncludedFields object to fetch only the fields in that list (i.e. excludedIncludedFields.ExcludeContainedFields==false), the routine
will fetch all other fields in the resultset for the entities in the collection excluding the fields in excludedIncludedFields.