Click or drag to resize
SequenceRequest Class
Defines the request next element of a sequence.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientSequenceRequest

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

The SequenceRequest type exposes the following members.

Constructors
  NameDescription
Public methodSequenceRequest
Initializes a new instance of the SequenceRequest class
Top
Properties
  NameDescription
Public propertySequenceId
The global unique identifier of the sequence.
Top
Remarks