Click or drag to resize

ServiceCategoryReferredApplication Property

Gets the referred ServiceApplication of this ServiceCategory

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

Property Value

Type: ServiceApplication
The referred application.
See Also