Class ColumnValue
Inheritance
System.Object
ColumnValue
Namespace: DocuWare.Platform.Bpw.Schemas
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class ColumnValue : object
Properties
PropertyName
Declaration
public string PropertyName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Value
Declaration
public DocumentIndexFieldValue Value { get; set; }
Property Value
| Type | Description |
|---|---|
| DocumentIndexFieldValue |