FileCheckinAction Enumeration |
Namespace: PDTec.IceNet.Core.Model.File
public enum FileCheckinAction
Member name | Value | Description | |
---|---|---|---|
Write | 0 | The event was triggered by a WriteContent call. | |
Connect | 1 | The event was triggered by a ConnectContent call. | |
Append | 2 | The event was triggered by an AppendContent call. |