IMinutesField.FieldName Property

Gets or sets the name of the field.
Property FieldName() As String
This language is not supported or no code example is available.
string FieldName {get; set;}
This language is not supported or no code example is available.

Property Value

string

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.16.585.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition