Table of Contents

Property ImportTransaction

Namespace
YndigoBlue.Velocity.Interfaces
Assembly
YndigoBlue.Velocity.dll

ImportTransaction

Gets or sets whether an import is wrapped in a transaction so a failure part-way through rolls it back.

bool ImportTransaction { get; set; }

Property Value

bool