summaryP:DotNetNuke.Services.EventQueue.EventMessage.ProcessorCommand

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

Syntax

C#
public string ProcessorCommand { get; set; }
Visual Basic
Public Property ProcessorCommand As String
	Get
	Set

See Also