Click or drag to resize

ProjectApplications Property

List of Systems (application) simulated by the extension

Namespace:  Hummingbird.TestFramework.ExtensionProject
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public BindingList<ServiceApplication> Applications { get; set; }

Property Value

Type: BindingListServiceApplication
See Also