Miner.Responder.Shared.Interfaces Namespace > IFilter Interface : GetFilter Method |
'Declaration
Function GetFilter( _ ByVal syntax As DataSyntax _ ) As System.String
'Usage
Dim instance As IFilter Dim syntax As DataSyntax Dim value As System.String value = instance.GetFilter(syntax)
System.string GetFilter( DataSyntax syntax )
function GetFilter( syntax: DataSyntax ): System.String;
function GetFilter( syntax : DataSyntax ) : System.String;
System.string* GetFilter( DataSyntax* syntax )
System.String^ GetFilter( DataSyntax^ syntax )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2