2
using System.Xml.Serialization;
7
/// A list of service the Rtm.Net API Supports.
10
/// Not all methods are supported by all service. Behaviour of the library may be unpredictable if not using Rtm
13
public enum SupportedService
16
/// Rtm - http://www.Rtm.com/services/api
22
/// Used to specify where all tags must be matched or any tag to be matched.
28
/// No tag mode specified.
32
/// Any tag must match, but not all.
36
/// All tags must be found.
40
/// Uncodumented and unsupported tag mode where boolean operators are supported.