TypedListFieldDefinition Properties | 
The TypedListFieldDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| AggregateFunctionToUse | 
            Gets or sets the aggregate function to use.
              | |
| Caption | 
            Gets or sets the caption.
              | |
| ContainingTypedListFullName | 
            Gets the full name of the containing typed list.
              | |
| Error | 
            Gets an error message indicating what is wrong with this object. The default is an empty string ("")
              | |
| FieldAlias | 
            Gets or sets the field alias.
              | |
| Item | 
            Gets the String with the specified column name.
              | |
| MappedFieldAsString | 
            Gets the mapped field as string. Format: EntityAlias.MappedField'sPathAsString
              | |
| MappedFieldInstance | 
            Gets the mapped field instance, the real field referred to by this typedlistfield
              | |
| MappedFieldType | 
            Gets the type of the mapped field.
              | |
| MappedFieldTypeAsString | 
            Gets the .NET type of the type of the mapped field as string
              | |
| MappedFieldWithSourceEntityAliasAsString | 
            Gets the mapped field as string. Format: EntityAlias.MappedField'sPathAsString
              | |
| MappedFieldWrapper | 
            Gets the mapped field wrapper.
              | |
| OutputSettingValues | 
            Gets the output setting values of this target.
              | |
| SourceEntityAlias | 
            Gets the source entity alias.
              | |
| SourceEntityAliasAsString | 
            Gets the source entity alias.
              | |
| TargetElementType | 
            Gets the target element type of this target.
              | 
| Name | Description | |
|---|---|---|
| IOutputSettingValuesTargetTargetName | 
            Gets the name of the element.
              |