Click or drag to resize
ValueListProjectionDefinitionAddFieldToProjection Method
Overload List
  NameDescription
Public methodAddFieldToProjection(IEntityFieldCore)
Adds the specified field to the projection.
Public methodAddFieldToProjection(IEntityFieldCore, Type)
Adds the specified field to the projection. This routine will both add the field to the query elements and also add a projector to the datavalueprojectors.
Top
See Also