Click or drag to resize

IBusinessObjectApiGetGroup Method

Get Group

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
Group GetGroup(
	UserContext userContext,
	string carrier,
	long groupId,
	string groupType
)

Parameters

userContext
Type: PSI.SoxUserContext
UserContext
carrier
Type: SystemString
carrier
groupId
Type: SystemInt64
groupId
groupType
Type: SystemString
GroupType

Return Value

Type: Group
See Also