←Select platform

Result Property

Summary

Gets the results of processing this field.

Syntax

C#
VB
C++
public abstract FormFieldResult Result { get; } 
  
Public MustOverride ReadOnly Property Result As Leadtools.Forms.Processing.FormFieldResult 

Property Value

A value that indicates the results of field processing.

Example

For an example, refer to the FormFieldResult example.

Requirements

Target Platforms

See Also

Reference

FormField Class

FormField Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly