ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / ResponseSummary Class / TraceId Property

In This Topic
    TraceId Property
    In This Topic
    Gets or sets a unique identifier for the request.
    Syntax
    'Declaration
     
    
    Public Property TraceId As String
    public string TraceId {get; set;}
    See Also