名前 | 解説 | |
---|---|---|
![]() | CalculatedFieldBuilder コンストラクタ | Creates one CalculatedFieldBuilder instance to configurate obj. |
CalculatedFieldBuilderデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | CalculatedFieldBuilder コンストラクタ | Creates one CalculatedFieldBuilder instance to configurate obj. |
名前 | 解説 | |
---|---|---|
![]() | Expression | Configurates C1.Web.Mvc.CalculatedField.Expression. Sets the expression which is used to calculates field value. The expression may refer to the current item via the context variable '$', which contains the item's original and calculated values. |
![]() | Name | Configurates C1.Web.Mvc.CalculatedField.Name. Sets the name of calculated field. |