summaryM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Comment_ListByJournalIds(System.String)

Namespace: DotNetNuke.Services.Journal
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
IDataReader Journal_Comment_ListByJournalIds(
	string journalIds
)
Visual Basic
Function Journal_Comment_ListByJournalIds ( 
	journalIds As String
) As IDataReader

Parameters

journalIds
Type: System..::..String
paramjournalIdsM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Comment_ListByJournalIds(System.String)

Return Value

returnsM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Comment_ListByJournalIds(System.String)

See Also