Enum DocumentUpdateStatus
Статус выполнения операции обновления документа.
Namespace:InfinniPlatform.DocumentStorage
Assembly:InfinniPlatform.DocumentStorage.Abstractions.dll
Syntax
public enum DocumentUpdateStatus : int
Fields
Name | Description |
---|---|
Inserted | Создан документ. |
None | Ничего не изменилось. |
Updated | Обновлен документ. |