Click or drag to resize

ReferencedElementSourceElementTypeAsString Property

Gets the source element type as string, which is e.g. the field type if this source represents a field, or the full name of the entity or valuetype

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 string SourceElementTypeAsString { get; }

Property Value

Type: String
See Also