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.DerivedModelAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public ValueTypeDefinition PathEndValueTypeDefinition { get; }
Public ReadOnly Property PathEndValueTypeDefinition As ValueTypeDefinition
Get
Property Value
Type:
ValueTypeDefinitionSee Also