Click or drag to resize

IGHARemotePropertyDescriptorFilter Property

Provides a filter for object searches. The format is search-root|.NET class (e.g. Filter = "gha://gharoot/Devices|GHASchema.Classes.Capabilities.InputOutput.IInfraredOutput"

Namespace:  RemoteRESTLib
Assembly:  GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax
string Filter { get; set; }

Property Value

Type: String
See Also