Click or drag to resize

LogRecordTransaction Property

Gets or sets the value of transaction.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public int Transaction { get; set; }

Property Value

Type: Int32
The value of transaction.
See Also