Get data for a single discussion by ForeignID.
public getForeignID ( integer $ForeignID, string $Type = '' ) : stdClass | ||
$ForeignID | integer | Foreign ID of discussion to get. |
$Type | string | The record type or an empty string for any record type. |
return | stdClass | SQL result. |