Click or drag to resize

PFDataBindResultValueAssigned Property

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).

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool ValueAssigned { get; }

Property Value

Type: Boolean
See Also