Class SequenceRequest
Defines the request next element of a sequence.
Inheritance
System.Object
SequenceRequest
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class SequenceRequest : object
Properties
SequenceId
The global unique identifier of the sequence.
Declaration
public string SequenceId { get; set; }
Property Value
Type | Description |
---|---|
System.String |