C# 클래스 QvxLib.QvxFieldAttributeuseThouAttribute

상속: QvxBaseAttribute, IQvxFieldAttribute
파일 보기 프로젝트 열기: konne/QvxLib

공개 메소드들

메소드 설명
ApplyAttribute ( FieldAttributes fieldAttributes ) : void

Applies the Attribute.

QvxFieldAttributeuseThouAttribute ( int useThou ) : System

Initializes a new instance of the QvxFieldAttributeuseThouAttribute class.

메소드 상세

ApplyAttribute() 공개 메소드

Applies the Attribute.
public ApplyAttribute ( FieldAttributes fieldAttributes ) : void
fieldAttributes FieldAttributes The field Attributes.
리턴 void

QvxFieldAttributeuseThouAttribute() 공개 메소드

Initializes a new instance of the QvxFieldAttributeuseThouAttribute class.
public QvxFieldAttributeuseThouAttribute ( int useThou ) : System
useThou int The use thousand separator Allowed range(0,1)
리턴 System