For Babelfish Release 1.12.4.4

RequestOperationId Property

An unique string used to identify an operation. Should be the same as the operation id listed in the Swagger documentation.

Definition

Namespace: Scopos.BabelFish.Requests
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public string OperationId { get; protected set; }

Property Value

String

See Also