HealthCheckMessageMessageAttributes Property  | 
 Gets the message attributes.
 
    Namespace: 
   Dundas.BI.Services.Health
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic HealthCheckMessageAttributes MessageAttributes { get; }Public ReadOnly Property MessageAttributes As HealthCheckMessageAttributes
	Get
public:
property HealthCheckMessageAttributes MessageAttributes {
	HealthCheckMessageAttributes get ();
}member MessageAttributes : HealthCheckMessageAttributes with get
Property Value
Type: 
HealthCheckMessageAttributes
See Also