Click or drag to resize

ImportedDocumentStatus Enumeration

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public enum ImportedDocumentStatus
Members
  Member nameValueDescription
Pending0
Completed1
Error2
Warning3
See Also