ClientData.Parameters Property

public Parameter[] Parameters {get;}
This language is not supported or no code example is available.
public:  
property array< Parameter^ >^ Parameters { 
array< Parameter^ >^ get( ); 
}
This language is not supported or no code example is available.
public function get Parameters() : Parameter[];
This language is not supported or no code example is available.

Property Value

Parameter[]

In this article

Definition