PFItemBatchActionName Property |
Gets or sets the (internal) name of this action,
must be unique and contain only letters, digits or underscores.
If not set, the name of the method is used.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public string Name { get; set; }
Property Value
Type:
StringSee Also