FormFieldValue PropertiesDocuWare Platform .NET API
The FormFieldValue type exposes the following members.
Properties

  NameDescription
Public propertyName
Get or sets the name of the form field.
Public propertyTypedValue
Get or sets the form field value casted to the index field type.
Public propertyValue
Get or sets the display value of the form field.
Back to Top
See Also