FeatureFilter Class

Definition

The OData filter to be used for features.

public class FeatureFilter
type FeatureFilter = class
Public Class FeatureFilter
Inheritance
FeatureFilter

Constructors

FeatureFilter()

Initializes a new instance of the FeatureFilter class.

FeatureFilter(String)

Initializes a new instance of the FeatureFilter class.

Properties

DeviceId

Gets or sets specifies the device ID for which the features are required. Only 'Equality' operator is supported for this property.

Applies to