Babelfish Help Documentation
C#
For Babelfish Release 1.12.4.4
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.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
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