IPathEdgeFieldsToExcludeInclude Property |
Gets the fields to exclude or include.
Namespace: SD.LLBLGen.Pro.LinqSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
SyntaxExcludeIncludeFieldsList FieldsToExcludeInclude { get; }
ReadOnly Property FieldsToExcludeInclude As ExcludeIncludeFieldsList
Get
Property Value
Type:
ExcludeIncludeFieldsList
See Also