Gets the new IGridServiceManager that is associated with the IProcessingUnit.

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