Click or drag to resize
CheckOutToFileSystemInfo Class
Empty structure for checkout to file system operation
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientCheckOutToFileSystemInfo

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[DolphinAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class CheckOutToFileSystemInfo

The CheckOutToFileSystemInfo type exposes the following members.

Constructors
  NameDescription
Public methodCheckOutToFileSystemInfo
Initializes a new instance of the CheckOutToFileSystemInfo class
Top
Remarks