For Babelfish Release 1.12.3.10

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.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public bool OrionEulaAccepted { get; set; }

Property Value

Boolean

See Also