Babelfish Help Documentation
C#
For Babelfish Release 1.11.3.13
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.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
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