GetGroupFromID

GetGroupFromID(int)

public GroupNode GetGroupFromID(int groupID) ;

Description

GetsGroupNodefrom the group identifier.

Parameters

Parameter Name Description
groupID The group identifier.

Returns

FoundGroupNode. Returns null if not found.