Click or drag to resize

GetFeatureStatusResultFeatures Property

An array of feature objects indicating the feature name and its status.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public FeatureObject[] Features { get; set; }

Property Value

Type: FeatureObject
See Also