DataFilter.GetProperties Method

protected abstract IDictionary<string, object> GetProperties()
This language is not supported or no code example is available.
protected:  
virtual IDictionary<String^, object^>^ GetProperties() abstract
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Return Value

IDictionary<string, object>

In this article

Definition