要在 CLI 中查看更改包条目属性
在 CLI 中,输入下列命令:
im cpentryattributes--cpType=change package type
--fields=field1[:width1],field2[:width2]...
--fieldsDelim=value
cpattributeID1, cpattributeID2...
其中:
• --cpType=change package type 指定更改包条目属性的更改包类型。
• --fields=field1[:width1],field2[:width2]... 指定要显示的字段,其中 fieldn 可以是下列任意一项:decimalPlaces、description、displayFormat、displayName、id、isMandatory、isReadOnly、maxLength、name、position、strings、type。
• --fieldsDelim=value 指定要用作字段分隔符的字符串。
• cpattributeID1, cpattributeID2... 指定要查看的更改包属性 ID。如果未指定任何 ID,则会显示所有更改包属性 ID。