Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
Show/Hide TOC
Get
Club
Detail
Public
Request
Owner
Id Property
The Orion Account Owner Id to look up.
Definition
Namespace:
Scopos.BabelFish.Requests.ClubsAPI
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
Copy
public
string
OwnerId
{
get
;
set
; }
Property Value
String
Example
OrionAcct001234
See Also
Reference
GetClubDetailPublicRequest Class
Scopos.BabelFish.Requests.ClubsAPI Namespace
In This Article
Definition
Example
See Also