RouteAttribute public class RouteAttribute : Attribute Customize the route used for Service Operations Documentation public string Template { get; } The route template for the operation public RouteAttribute(string template) Constructor