IDocumentFieldSourceSourceElementTypeAsString Property |
Gets the source element type as string, which is e.g. the field type if this source represents a field, or 'entity' if it's an entity.
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax string SourceElementTypeAsString { get; }
ReadOnly Property SourceElementTypeAsString As String
Get
Property Value
Type:
StringSee Also