HealthCheckMessageMessageAttributes Property |
Gets the message attributes.
Namespace: Dundas.BI.Services.HealthAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
HealthCheckMessageAttributes
See Also