Click or drag to resize

PFFieldDisplayName Property

Gets or sets the default display name. Note: the getter will search the translation in the application model by default.

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