Class MultiColSelectListColumn
Multi column select list column definition
Inheritance
System.Object
MultiColSelectListColumn
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class MultiColSelectListColumn : object
Properties
Name
Contains the internal name of the column.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Type
Contains the type of the column.
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String |