Base Enum Properties [AX 2012]
Base Enum Properties [AX 2012]
This topic has not yet been rated - Rate this topic
Updated: December 6, 2011
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
The following table describes the properties available for enums.
Property | Description | New in this version of |
AnalysisUsage(分析用途) | 标明枚举在 cube 中的作用. 这个设置时自动传播到所有表中引用该枚举的字段. Specify one of the following values.
| |
ConfigurationKey | Sets the configuration key. | |
CountryRegionCodes | Specifies the country region code(s) where the view is applicable or valid. 客户端和应用程序用这个属性来启用或禁用国家或区域特性. This is implemented as a comma-separated list of ISO country codes in a single string. The values must match data contained in the global address book. | AX 2012 |
DisplayLength | Sets the number of characters displayed. Default value is Auto . | |
Help | 为字段创建一个帮助字符串. 当该字段用在窗体上时,显示帮助字符串. | |
Label | Specifies a label that will be shown in forms and reports. | |
Model | Specifies which model the table is in. 模型是层中元素的逻辑分组. 一个元素可以存在于一个层中的一个恰当的分组. 元素可以是一个表或类. The same element can exist in a customized version in a model in a higher layer. | AX 2012 |
Name | Specifies the enum name. 枚举的名字必须表明可能的枚举值或值类型. 比如根据可能的值命名 InclExcl and NextPrevious . 比如根据枚举的值类型命名 ArrivalPostingType and ListStatus . | |
Style | 改变枚举的默认显示. The options are as follows:
| |
UseEnumValue | 该属性若设为 Yes 表明默认 EnumValue 属性被修改 . 将该属性设为 No 可以重设 EnumValue 属性 . |
学习本是一个不断模仿、练习、创新的过程。对于自己,博文只是总结。在总结的过程发现问题,解决问题。对于他人,在此过程如果还能附带帮助他人,那就再好不过了。 感谢您的阅读。如果文章对您有用,那么请打赏我一杯咖啡,也可以轻轻点个推荐,以资鼓励。
![](http://files.cnblogs.com/files/msdynax/ReinhardHsuWeChat.gif)
微信打赏
![](http://files.cnblogs.com/files/msdynax/ReinhardHsuAlipay.gif)
支付宝打赏
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】博客园社区专享云产品让利特惠,阿里云新客6.5折上折
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 为什么说在企业级应用开发中,后端往往是效率杀手?
· 用 C# 插值字符串处理器写一个 sscanf
· Java 中堆内存和栈内存上的数据分布和特点
· 开发中对象命名的一点思考
· .NET Core内存结构体系(Windows环境)底层原理浅谈
· 为什么说在企业级应用开发中,后端往往是效率杀手?
· DeepSeek 解答了困扰我五年的技术问题。时代确实变了!
· 本地部署DeepSeek后,没有好看的交互界面怎么行!
· 趁着过年的时候手搓了一个低代码框架
· 推荐一个DeepSeek 大模型的免费 API 项目!兼容OpenAI接口!