IABACAttributeInstance.Name

Syntax

Name(Locale: LocaleCodeID): String;

Name[Prognoz.Platform.Interop.ForeSystem.LocaleCodeID]: System.String;

Parameters

Locale. Name language.

Description

The Name property returns attribute name.

Comments

To determine an attribute name, use the IABACAttribute.Name property.

Fore and Fore.NET Examples

The property use is given in the example for IABACAttributeInstance.Attribute.

See also:

IABACAttributeInstance