Click or drag to resize
ServiceStatusDetailMessage Property
A list of messages describing the current state.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public List<string> Message { get; set; }

Property Value

Type: ListString
See Also