FormFieldValue MembersDocuWare Platform .NET API
The FormFieldValue type exposes the following members.
Constructors

  NameDescription
Public methodFormFieldValue
Initializes a new instance of the FormFieldValue class
Back to Top
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