Click or drag to resize
IndexValueFilterPath Property
Gets or sets the filter's index value path. The value found at the path will be compared using the filter's operator.

Namespace: ConnectedApps.Cms.Entities.Search
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Path { get; set; }

Property Value

Type: String
See Also