Click or drag to resize

PFDataBindResult Properties

The PFDataBindResult type exposes the following members.

Properties
  NameDescription
Public propertyField
Gets the field receiving the value.
Public propertyFinalValue
Gets the final converted value.
Public propertyValueAssigned
Gets a value indicating whether the value has been assigned to the item. The value is not assigned to the item when:

-The test mode is active.

-The value could not be assigned because the item was not yet created (FileHolder field).

Top
See Also