IField.FieldNameMultilingual Property

Gets the name of the field in the multi-language format.
ReadOnly Property FieldNameMultilingual() As MultilanguageString
This language is not supported or no code example is available.
MultilanguageString FieldNameMultilingual {get;}
This language is not supported or no code example is available.

Property Value

MultilanguageString

The field name.

Remarks
 
The FieldName and FieldNameMultilingual properties are connected. Any change in the FieldName will modify also the FieldNameMultilingual property. And vice-versa, a change in the FieldNameMultilingual may modify also the FieldName property.
Version
 
Available since QDV 7.19.696.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition