Metodo UtilSetDeferUpdates |
Namespace: DedNetInv
public static void SetDeferUpdates( Document refDoc, bool status )
Public Shared Sub SetDeferUpdates ( refDoc As Document, status As Boolean )
public: static void SetDeferUpdates( Document^ refDoc, bool status )
static member SetDeferUpdates : refDoc : Document * status : bool -> unit