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