LLBLGenProDataSourceViewTypedViewTypeName Property  | 
 
            Gets or sets the name of the TypedView type
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntaxpublic string TypedViewTypeName { get; set; }Public Property TypedViewTypeName As String
	Get
	Set
Property Value
Type: 
String
See Also