Click or drag to resize

TestConnectEnsembleDetailsNodes Property

A list of each ensemble node in the test and the results of the tests.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Hashtable Nodes { get; set; }

Property Value

Type: Hashtable
See Also