Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
string SourceElementTypeAsString { get; }

Property Value

Type: String
See Also