TypedListFieldDefinitionMappedFieldTypeAsString Property  | 
 
            Gets the .NET type of the type of the mapped field as string
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel.TypedLists
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.7.0.0 (5.7.0)
Syntax[AllowInFilterAttribute(2)]
public string MappedFieldTypeAsString { get; }<AllowInFilterAttribute(2)>
Public ReadOnly Property MappedFieldTypeAsString As String
	Get
Property Value
Type: 
StringThe mapped field type as string.
See Also