SearchResults.TraceInfo Property

Definition

Gets information regarding the results of the search.

public:
 property Microsoft::Crm::Sdk::Messages::TraceInfo ^ TraceInfo { Microsoft::Crm::Sdk::Messages::TraceInfo ^ get(); void set(Microsoft::Crm::Sdk::Messages::TraceInfo ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Crm.Sdk.Messages.TraceInfo TraceInfo { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.TraceInfo : Microsoft.Crm.Sdk.Messages.TraceInfo with get, set
Public Property TraceInfo As TraceInfo

Property Value

The information regarding the results of the search.

Attributes

Applies to