NevronOpenVision
Nevron.Nov.Dom Namespace / NHistoryService Class / StartTransaction Method / StartTransaction(NTransactionHistoryUnit) Method
the transaction description
StartTransaction(NTransactionHistoryUnit) Method
Starts a new history transaction. Transactions are units, which are pushed in the transaction stack and their recording is suspended until the CommitTransaction method is called.
Syntax
public System.bool StartTransaction( 
   NTransactionHistoryUnit transaction
)

Parameters

transaction
the transaction description
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also