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 (24.3.0.1000)
Syntax public HealthCheckMessageAttributes MessageAttributes { get; }
Public ReadOnly Property MessageAttributes As HealthCheckMessageAttributes
Get
public:
property HealthCheckMessageAttributes MessageAttributes {
HealthCheckMessageAttributes get ();
}
member MessageAttributes : HealthCheckMessageAttributes with get
Property Value
Type:
HealthCheckMessageAttributesSee Also