 | IgnitionQueryRequestFilter Property |
FQL-based filter to limit the query results
Namespace: Ignition.Framework.RepositoriesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic string Filter { get; }Public ReadOnly Property Filter As String
Get
public:
property String^ Filter {
String^ get ();
}member Filter : string with get
Property Value
String
See Also