Click or drag to resize

AbstractMetadataIsUniqueMethodOfService Property

Note: This API is now obsolete.

If there are no different Method (MethodName) in the same Service (ServiceName) => true, Else false;

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[ObsoleteAttribute("IsUniqueMethodOfService is deprecated and should not be used.")]
public bool IsUniqueMethodOfService { get; }

Property Value

Type: Boolean
See Also