TableController.Services Property

Definition

Get or Set the ApiServices associated with this controller instance.

public Microsoft.WindowsAzure.Mobile.Service.ApiServices Services { get; set; }
member this.Services : Microsoft.WindowsAzure.Mobile.Service.ApiServices with get, set
Public Property Services As ApiServices

Property Value

Applies to