Click or drag to resize

PFItemBatchActionDisplayName Property

Gets or sets the display name. This is used as a label for the action, if no translation has been found.

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

Property Value

Type: String
See Also