M

FabricationService.GetGroupName

Description:
Gets the name of a group based on group index.
public string GetGroupName(
	int group
)
  • Int32
    group
    The index of the group.
Return Value string The name of the group.