Click or drag to resize

UpdateSimulationDataTestStepServiceMetadataId Property

Gets or sets the service ID of the services to

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public Guid ServiceMetadataId { get; set; }

Property Value

Type: Guid
The service identifier.
See Also