Babelfish Help Documentation
C#
For Babelfish Release 1.11.3.13
Show/Hide TOC
Post
Shot
Data
Authenticated
Response
Rejected
Shots Property
Facade function that returns the list of RejectedShots.
Same as .Value.RejectedShots.
Definition
Namespace:
Scopos.BabelFish.Responses.OrionMatchAPI
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
Copy
public
List
<
RejectedShot
>
RejectedShots
{
get
; }
Property Value
List
RejectedShot
See Also
Reference
PostShotDataAuthenticatedResponse Class
Scopos.BabelFish.Responses.OrionMatchAPI Namespace
In This Article
Definition
See Also