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.7.0.0 (5.7.0)
Syntaxstring SourceElementTypeAsString { get; }ReadOnly Property SourceElementTypeAsString As String
	Get
Property Value
Type: 
String
See Also