SingleAttribute Method
SingleAttribute(string)
Projects a single attribute.
Declaration
public static IProjection SingleAttribute(string attributePath)
Parameters
string | attributePath | The attribute. |
Returns
IProjection | A projection. |