Click or drag to resize

PFItemGetShownEventTagsInMessaging Method

Returns the values of Tag that should be included when displaying the messaging UI for this PFItem instance.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public virtual IEnumerable<string> GetShownEventTagsInMessaging()

Return Value

Type: IEnumerableString
See Also