summaryP:DotNetNuke.Services.Journal.JournalItem.JournalXML

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

Syntax

C#
public XmlDocument JournalXML { get; set; }
Visual Basic
Public Property JournalXML As XmlDocument
	Get
	Set

See Also