Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Releases all resources used by the DocumentRollback class.
Class
Microsoft.Dynamics.GP.eConnect.DocumentRollback
Syntax
public void Dispose()
Return Value
Type: void
The method does not return a value.
Remarks
Use Dispose when you are finished using the DocumentRollback object. The Dispose method releases the resources of that object.
Always call Dispose before you release the last reference to the DocumentRollback object.