Click or drag to resize

OperationCodeOperationId Property

Gets the operation identifier.

Namespace:  Hummingbird.TestFramework.CodeGenerator
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public string OperationId { get; set; }

Property Value

Type: String
The operation identifier, https://swagger.io/docs/specification/paths-and-operations/
See Also