FilterParameterAttribute::Name Property

 

Property name to use in the filter.

Namespace:   Microsoft.WindowsAzure.Common.OData
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

public:
property String^ Name {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: