kintoneItemAttribute PropertieskintoneDotNETHelp

The kintoneItemAttribute type exposes the following members.

Properties

  NameDescription
Public propertyFieldType
kintone上のタイプを明示的に指定する。 1.Datetime型の場合に、日付時刻(DATETIME)/日付(YMD)/時刻(TIME)で3タイプあるため明示的に指定する 2.Integer型の場合で、リビジョンを指定するフィールドであることを明示
Public propertyInitialValue
値がNothingの場合の初期値(空白文字列も対象となる。String.isNullOrEmptyの場合設定値が適用される) ラジオボタンなど、値の設定が必須となる場合に使用する
Public propertyisKey
重複を禁止するキーである項目に付与
Saveを行う際、データの存在判定に使用される
Public propertyisUpload
更新対象か否かのフラグ。デフォルトTrue
Public propertyTypeId
派生クラスに実装されている場合は、この Attribute の一意の識別子を取得します。
(Inherited from Attribute.)
Top
See Also

Reference