DataFilter.SetProperties Method

protected abstract void SetProperties( 
IDictionary<string, object> properties 
)
This language is not supported or no code example is available.
protected:  
virtual void SetProperties( 
IDictionary<String^, object^>^ properties 
) 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.

Parameters

properties
IDictionary<string, object>

In this article

Definition