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.1.0.0 (5.1.0)
Syntax public ValueTypeDefinition PathEndValueTypeDefinition { get; }
Public ReadOnly Property PathEndValueTypeDefinition As ValueTypeDefinition
Get
Property Value
Type:
ValueTypeDefinitionSee Also