Gets the IGridServiceManager that was added.

C# | Visual Basic | Visual C++ | J# |
public IGridServiceManager GridServiceManager { get; }
Public ReadOnly Property GridServiceManager As IGridServiceManager
public: property IGridServiceManager^ GridServiceManager { IGridServiceManager^ get (); }
/** @property */ public IGridServiceManager get_GridServiceManager()