| TypedListDefinitionFields Property  | 
 
            Gets the fields.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel.TypedLists
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic TypedListFieldList Fields { get; }Public ReadOnly Property Fields As TypedListFieldList
	Get
Property Value
Type: 
TypedListFieldList
See Also