Enum SessionDetailKey
Attribute type for searching session details.
搜尋場節詳述的屬性類型。
Namespace: Votanic.vNet.Database
Assembly: Votanic.vNet.dll
Syntax
public enum SessionDetailKey
Fields
| Name | Description |
|---|---|
| Any | Any attribute. |
| ID | Session Detail ID. |
| Index | Session Detail index. |
| PlayerSessionID | Related player session ID. |
| TaskID | Task ID. |
| TaskResult | Task result. |
| Timestamp | The date time when the task is recorded. |