Click or drag to resize
IntellixTrust Enumeration
Define how much the intellix result is reliable

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public enum IntellixTrust
Members
  Member nameValueDescription
None0 No intelix
Failed1 Intelix failed
InProgress2 Intelix still in progress
Red3 Unrecognized
Yellow4 Predicted
Green5 Recognized
Remarks