IClientOperationSelector.AreParametersRequiredForSelection Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether parameters are required to determine the selection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The value returned is false unless the user has overloaded methods. If false is returned, then the array of objects passed to SelectOperation is null.
Show: