Class GetAllRelationalAnomaliesMessage
Request message to get all relational anomalies within a specific time range, across all relational anomaly groups. Results will be returned in a GetRelationalAnomaliesResponseMessage.
[Serializable]
public class GetAllRelationalAnomaliesMessage : GetSessionedAnalyticsMessage, IGetAnalyticsMessage
  - Inheritance
 - 
      
      TargetedClientRequestMessageGetAllRelationalAnomaliesMessage
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Constructors
- GetAllRelationalAnomaliesMessage(DateTime, DateTime)
 Initializes a new instance of the GetAllRelationalAnomaliesMessage class.
Properties
- EndTime
 Gets or sets the end time of the time range for which relational anomalies are requested.
- StartTime
 Gets or sets the start time of the time range for which relational anomalies are requested.