Babelfish Help Documentation
C#
For Babelfish Release 1.12.3.10
Show/Hide TOC
Get
Club
Detail
Authenticated
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.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
Copy
public
string
OwnerId
{
get
;
set
; }
Property Value
String
Example
OrionAcct001234
See Also
Reference
GetClubDetailAuthenticatedRequest Class
Scopos.BabelFish.Requests.ClubsAPI Namespace
In This Article
Definition
Example
See Also