Click or drag to resize

MvComponentDefaultC2STransactionMode Property

Gets or sets the component-to-server default transaction status.

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax
public C2STransactionStatus DefaultC2STransactionMode { get; set; }

Property Value

Type: C2STransactionStatus
The component-to-server default transaction status.
See Also