ChangeQueryStateRequest.Name Property

Gets or sets the name of the parent container in which the object is going to be created.

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

Syntax

[MessageHeaderAttribute]
public Uri Name { get; set; }

Property Value

Type: System.Uri
A String containing the name of the parent container.

See Also

Reference

ChangeQueryStateRequest Class

Microsoft.ComplexEventProcessing.ManagementService Namespace