Click or drag to resize
PathEdgeNonGenericFieldsToExcludeInclude Property
Gets the fields to exclude or include.

Namespace:  SD.LLBLGen.Pro.LinqSupportClasses.PrefetchPathAPI
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public ExcludeIncludeFieldsList FieldsToExcludeInclude { get; set; }

Property Value

Type: ExcludeIncludeFieldsList

Implements

IPathEdgeFieldsToExcludeInclude
See Also