| ServiceStatusDetailMessage Property |
A list of messages describing the current state.
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic List<string> Message { get; set; }Public Property Message As List(Of String)
Get
Set
Property Value
Type:
ListString
See Also