FilterParameterAttribute::Format Property

 

Format of the value.

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

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

Property Value

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