KMBR13054-E <P,F>
プロパティに指定した値又はリストオブジェクトの要素に指定した値%1は,プロパティ又はリストオブジェクトの要素に指定したデータ型に対して記述形式が不正です。
The value %1 specified in the property or the list-object element has a syntax that is invalid for the data type of the property or the list-object element.
表4-10 KMBR13054-E データ型別の記述形式一覧
データ型 | 記述形式 |
---|---|
bin型 | PropertyName=bin=〔0x〕16進数値文字 16進数値文字は必ず偶数けた数を指定してください。 |
bool型 | PropertyName=bool=0|1 |
guid型 | PropertyName=guid=guid|dmaNameCorrespondingToGuid
|
int型 | PropertyName=int=符号付き10進数値|dmaNameCorrespondingToEnum
|
float型 | PropertyName=float=浮動小数点数 |