Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
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.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
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