CheckInActionParameters ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientDocumentActionParameters
    DocuWare.Platform.ServerClientCheckInActionParameters

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
public class CheckInActionParameters : DocumentActionParameters

The CheckInActionParameters type exposes the following members.

Constructors

  NameDescription
Public methodCheckInActionParameters
Initializes a new instance of the CheckInActionParameters class
Top
Properties

  NameDescription
Public propertyComments
Minor version of the document.
Public propertyDocumentVersion
Check in version of the document
Top
Remarks

See Also

Reference