Return a list of the keys used in the subscription, one for each field group.

Namespace: Ico.Awx.Common
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string[] GetGroupKeys()
Visual Basic
Public Function GetGroupKeys As String()
JScript
public function GetGroupKeys() : String[]

Return Value

See Also