For Babelfish Release 1.11.3.13

GetReleasePublicRequestOrionEulaAccepted Property

boolean to track if the user has accepted the Orion EULA, without this there will be no download link in the response.

Definition

Namespace: Scopos.BabelFish.Requests.ScoposData
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public bool OrionEulaAccepted { get; set; }

Property Value

Boolean

See Also