UnsupportedFeatures Property
Overloads
UnsupportedFeatures |
Array of features not supported by the app. JSON property name: qUnsupportedFeatures |
UnsupportedFeatures
Array of features not supported by the app.
JSON property name: qUnsupportedFeatures
Declaration
IEnumerable<NxFeature> UnsupportedFeatures { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<NxFeature> |