Class ColumnValues
Values in columns for a task.
Inheritance
System.Object
ColumnValues
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class ColumnValues : object
Properties
ColumnValue
Declaration
public List<ColumnValue> ColumnValue { get; set; }
Property Value
Type | Description |
---|---|
List<ColumnValue> |