ASP.NET Core MVC コントロールヘルプ
CalculatedFieldBuilder クラス メンバ
メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : CalculatedFieldBuilder クラス

CalculatedFieldBuilderデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one CalculatedFieldBuilder instance to configurate obj.  
トップ
パブリック メソッド
 名前解説
Public メソッド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.  
Public メソッドConfigurates C1.Web.Mvc.CalculatedField.Name. Sets the name of calculated field.  
トップ
参照

CalculatedFieldBuilder クラス
C1.Web.Mvc.Fluent 名前空間