GetDiagnosticViewResponse.View Property

Gets or sets the diagnostic view for the specified name.

Namespace:  Microsoft.ComplexEventProcessing.ManagementService
Assembly:  Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)

Syntax

[MessageBodyMemberAttribute(Order = )]
public ServerDiagnosticView View { get; set; }

Property Value

Type: Microsoft.ComplexEventProcessing.ManagementService.ServerDiagnosticView
A DiagnosticView object.

See Also

Reference

GetDiagnosticViewResponse Class

Microsoft.ComplexEventProcessing.ManagementService Namespace