Click or drag to resize

LogRecordAction Property

Gets or sets the type of the operation.

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

Property Value

Type: LogType
The type of the operation.
See Also