For Babelfish Release 1.12.4.4

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.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public string OwnerID { get; set; }

Property Value

String

See Also