KREDOR Business Object Framework Documentation

SelectFrom.SelectOne Method ()

Returns a BusinessObject matched by the current SelectFrom.

public BusinessObject SelectOne();

Return Value

A BusinessObject. -null- if no object was found.

See Also

SelectFrom Class | Kredor.BO Namespace | SelectFrom.SelectOne Overload List