Click or drag to resize

PFDataCollectionHasPendingModifications Property

Gets a valud indicating whether a minimum of one value is currently 'Modified' in the collection.

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 HasPendingModifications { get; }

Property Value

Type: Boolean
See Also