Click or drag to resize

AbstractMetadataOperationName Property

An additional Level 4 description of a service, for a subservice or a subworkflow. Example: for a SOAP web service, it may contains more soap action for a single endpoint

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public string OperationName { get; set; }

Property Value

Type: String
See Also