Click or drag to resize

DocumentStorageType Enumeration

Represents options how the Document can be stored.

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public enum DocumentStorageType
Members
Member nameValueDescription
Local0 
URL1 
Cloud2 
WonDocument3 
WonNote4 
CloudShared5 
See Also