For Babelfish Release 1.12.3.10

GetReleasePublicRequestOwnerID Property

Owner ID of the caller, to track their EULA accepted-ness, without this the DB table will not update and 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 string OwnerID { get; set; }

Property Value

String

See Also