'DeclarationPublic Shared Function FindGroups( _ ByVal UID As System.String _ ) As System.Collections.Generic.List(Of SOPClassGroups)
public static System.Collections.Generic.List<SOPClassGroups> FindGroups( System.string UID )
Parameters
- UID
- The SOP class to be queried
Return Value
The associated groups