我已经在实体中创建了一个实体和属性,但我想修改创建的属性,我该如何在 Microsoft Dynamic crm4.0 中执行此操作
我想修改已在实体中创建的属性,但它不允许我进行此类修改是否可以在 Microsoft Dynamic CRM 4.0 中执行此操作
i want to modify the attribut already created in an entity but it is not allowing me to do such type of modification is it possible to do that in microsoft dynamic crm 4.0
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
问题有点模糊,是要更新属性的值还是属性类型?以下是 SDK 文档中的更新示例。要记住的重要一点是设置主键。
The question is a bit vague, do you want to update the value of the attribute or the attributes type? Here is an update example from the SDK documentation. The important thing to remember is setting the primary key.