Click or drag to resize

PFItemBatchActionDescription Property

Gets or sets the description. This is used as an explanation 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 Description { get; set; }

Property Value

Type: String
See Also