RequestOperationId Property
An unique string used to identify an operation.
Should be the same as the operation id listed in the Swagger documentation.
Namespace: Scopos.BabelFish.RequestsAssembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
public string OperationId { get; protected set; }
Property Value
String