Class BaseField
Inherited Members
Namespace: DocuWare.Platform.Bpw.Schemas
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class BaseField : WFBaseForm
Properties
AdditionalParameter
Declaration
public int AdditionalParameter { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
DataType
Declaration
public DataType DataType { get; set; }
Property Value
| Type | Description |
|---|---|
| DataType |
Value
Declaration
public DocumentIndexFieldValue Value { get; set; }
Property Value
| Type | Description |
|---|---|
| DocumentIndexFieldValue |