PropType

PropType enumeration

プロパティのタイプ.

public enum PropType

名前価値説明
String0文字列.
Bool1ブール値.
Date2日付.
Number3番号.

関連項目