For Babelfish Release 1.11.1.3

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

Property Value

String

See Also