Releases all resources used by the GetSopNumber class.
Microsoft.Dynamics.GP.eConnect.GetSopNumber
public void Dispose()
Type: void
The method does not return a value.
Use Dispose when you are finished using the GetSopNumber object. The Dispose method releases the resources of that object.
Always call Dispose before you release the last reference to the GetSopNumber object.