TableController::Services Property
Get or Set the ApiServices associated with this controller instance.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property ApiServices^ Services { [CompilerGeneratedAttribute] ApiServices^ get(); [CompilerGeneratedAttribute] void set(ApiServices^ value); }
Property Value
Type: Microsoft.WindowsAzure.Mobile.Service::ApiServices^
Show: