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 Filter As String
Get
Set
property String^ Filter {
String^ get ();
void set (String^ value);
}
abstract Filter : string with get, set
Property Value
Type:
StringSee Also