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