accessor method public bool CategoryQueriesAsParameter
Namespace:
Google.GData.Client
Assembly:
Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
public bool CategoryQueriesAsParameter { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property CategoryQueriesAsParameter As Boolean |
| Visual C++ |
|---|
public: property bool CategoryQueriesAsParameter { bool get (); void set (bool value); } |