Gets the IGridServiceAgent that was removed.

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