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

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

パラメータ

value
The value.

戻り値の型

Current builder.
参照

CodabarBuilder クラス
CodabarBuilder メンバ