Click or drag to resize

ServiceReferredCategory Property

Gets the referred ServiceCategory where this Service belongs.

Namespace:  Hummingbird.TestFramework.ExtensionProject
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[XmlIgnoreAttribute]
public ServiceCategory ReferredCategory { get; }

Property Value

Type: ServiceCategory
The referred category.
See Also