Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Releases all resources used by the GetNextDocNumbers class.
Class
Microsoft.Dynamics.GP.eConnect.GetNextDocNumbers
Syntax
public void Dispose()
Return Value
Type: void
The method does not return a value.
Remarks
Use Dispose when you are finished using the GetNextDocNumbers object. The Dispose method releases the resources of that object.
Always call Dispose before you release the last reference to the GetNextDocNumbers object.