Babelfish Help Documentation
C#
For Babelfish Release 1.12.4.4
Show/Hide TOC
League
Base
League
Network
Name Property
The name of the League Network. An empty string indicates this league is not functioning within a League Network.
Definition
Namespace:
Scopos.BabelFish.Responses.OrionMatchAPI
Assembly:
BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
Copy
public
string
LeagueNetworkName
{
get
;
set
; }
Property Value
String
See Also
Reference
LeagueBase Class
Scopos.BabelFish.Responses.OrionMatchAPI Namespace
In This Article
Definition
See Also