For Babelfish Release 1.12.3.10

AttributeFieldBaseDisplayName Property

Human readable name for the field. This is the value that is displayed to users in a form entering ATTRIBUTE VALUES. In a Simple Attribute, it is customarily the same value as the parent's (ATTRIBUTE's) DisplayName.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public string DisplayName { get; set; }

Property Value

String

See Also