ASP.NET Core MVC コントロールヘルプ
CheckDigit メソッド (Code93Builder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > Code93Builder クラス : CheckDigit メソッド
The value.
Configurates C1.Web.Mvc.Code93.CheckDigit. Indicates whether the symbol needs a check digit with the Luhn algorithm.
シンタックス
'宣言
 
Public Overridable Function CheckDigit( _
   ByVal value As System.Boolean _
) As Code93Builder
public virtual Code93Builder CheckDigit( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

Code93Builder クラス
Code93Builder メンバ