TXDataController.Name Property
Gets or sets the route of the controller, which prefixes the routes of its service operations.
Remarks
By default it is the name of the service contract interface without the I prefix, and it can be changed with the XData.Service.Common.URIPathSegmentAttribute attribute.
Syntax
Unit: XData.Model.Classes
property TXDataController.Name: string