RuleDataObject

プロパティ(オブジェクト)

Ver. プロパティ名 説明
Parent PreflightProfileRule, PreflightRuleInstance 親のオブジェクト

プロパティ

Ver. プロパティ名 R/O 説明
DataType idRuleDataType
idRuleDataType
Ver.10進数説明
idBooleanDataType1920221804
idIntegerDataType1920223598
idListDataType1920224372
idObjectDataType1920225122
idRealDataType1920225900
idShortIntegerDataType1920226153
idStringDataType1920226162
The type of data.
DataValue String型, Double型, Long型 Integer型, Integer型, Boolean型, Object, Array of String型s, Double型s, Long型 Integer型s, Integer型s, Boolean型s, Objects, Arrays of Array of Arrays of Array of String型s, Double型s, Long型 Integer型s, Integer型s, Boolean型s, Objects The value for this data object.
Id String型 The ID for this rule data object.
Index Long型 The index of the RuleDataObject within its containing object.
Name String型 The name of the RuleDataObject.

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Delete オブジェクトを削除

コレクションのプロパティ RuleDataObjects

Ver. プロパティ名 R/O 説明
Item(Index) Object 既定値、省略可。IndexまたはName(なければLabel)で指定されたオブジェクトを返す

コレクションのメソッド RuleDataObjects

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Add RuleDataObject
Name String型
DataType idRuleDataType
idRuleDataType
Ver.10進数説明
idBooleanDataType1920221804
idIntegerDataType1920223598
idListDataType1920224372
idObjectDataType1920225122
idRealDataType1920225900
idShortIntegerDataType1920226153
idStringDataType1920226162
DataValue String型, Double型, Boolean型, Object, etc.
AnyItem Object 各オブジェクトを返す
FirstItem Object 最初のオブジェクトを返す
ItemByRange Objects 範囲で指定したオブジェクトを返す
From Object, Long型, String型 範囲の開始
To Object, Long型, String型 範囲の終了
LastItem Object 最後のオブジェクトを返す
MiddleItem Object middle objectを返す
NextItem Object 一つ後のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト
PreviousItem Object 一つ前のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト