PFItemSubscriptionUpdatedEventArgsUpdatedFieldNames Property |
The names of the fields that were updated.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public HashSet<string> UpdatedFieldNames { get; set; }
Property Value
Type:
HashSetStringSee Also