Class HistorySteps
List of history steps for an instance.
Inheritance
System.Object
HistorySteps
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class HistorySteps : object
Properties
HistoryStep
Declaration
public List<HistoryStep> HistoryStep { get; set; }
Property Value
Type | Description |
---|---|
List<HistoryStep> |