Click or drag to resize

ISpecificationTIncludePaths Property

Gets the dot-separated lists of related objects to return in the query results.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework.Specifications (in Enkoni.Framework.Specifications.dll) Version: 1.3.0.1
Syntax
IEnumerable<string> IncludePaths { get; }

Property Value

Type: IEnumerableString
See Also