Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Releases all resources used by the GetSopNumber class.
Class
Microsoft.Dynamics.GP.eConnect.GetSopNumber
Syntax
public void Dispose()
Return Value
Type: void
The method does not return a value.
Remarks
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.