| ServiceStatusDetailGroups Property |
A list of groups this service is a member of.
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic List<string> Groups { get; set; }Public Property Groups As List(Of String)
Get
Set
Property Value
Type:
ListString
See Also