|
IObjectPropertyInfoPathParts Property
|
Gets a list where each item is the owner association for the next one
Namespace:
TrackerDog
Assembly:
TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax IImmutableList<PropertyInfo> PathParts { get; }
ReadOnly Property PathParts As IImmutableList(Of PropertyInfo)
Get
Property Value
Type:
IImmutableListPropertyInfoSee Also