IWbsField.Formula Property

Gets or sets the formula of the field (in the en-US format and with '=' prefix).
Property Formula() As String
This language is not supported or no code example is available.
string Formula {get; set;}
This language is not supported or no code example is available.

Property Value

string

The field formula. It must start with a '=' character.

Remarks
 

The formula is in the format of the en-US culture (with . and , as decimal and list separators). In UI, a user works with formulas in the current culture with localized list and decimal separators.

Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition