Click or drag to resize
ServiceStatusDetailGroups Property
A list of groups this service is a member of.

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

Property Value

Type: ListString
See Also