summaryM:DotNetNuke.Services.Journal.IJournalDataService.Journal_SoftDelete(System.Int32)

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

Syntax

C#
void Journal_SoftDelete(
	int journalId
)
Visual Basic
Sub Journal_SoftDelete ( 
	journalId As Integer
)

Parameters

journalId
Type: System..::..Int32
paramjournalIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_SoftDelete(System.Int32)

See Also