Click or drag to resize

ExtensionDefinitionProfessionalOnly Property

Indicate if this extension can be installed only on Professional and Enterprise version

Namespace:  Hummingbird.TestFramework.Extensibility
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public bool ProfessionalOnly { get; set; }

Property Value

Type: Boolean
See Also