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

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

パラメータ

value
The value.

戻り値の型

Current builder.
参照

Code39Builder クラス
Code39Builder メンバ