Click or drag to resize

SourceValueTypePathPathEndValueTypeDefinition Property

Gets the path end value type definition, so the valuetype definition of the last field in this path, or null if not found/applicable.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.DerivedModel
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public ValueTypeDefinition PathEndValueTypeDefinition { get; }

Property Value

Type: ValueTypeDefinition
See Also