- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
For better clarity I am comparing my question with f(X) Parameter to i-Properties.
Both we can use to store data about component.
In f(X) parameter we cannot use same parameter name more than once, even though if it is "User Parameter" or "Model Parameter".
But in the same case in "Custom i-Properties" we are able to create property name same as in "Summary" or "Project".(Please find the attached image for reference).
If duplicate is not accepted in f(X) parameter means it should not accept in " i-Properties" also.
I am aware that through api we can create new "Property Set" ,still there should be priority hierarchy that [General, Summary, Project, Status & Physical] as top and those property name should not used in Custom and user defined property set.
This made additional information need to pass from Database to code.
For Eg:
"Part Number" = "XYZ" (this can not be used because same name can be used in Custom tab also)
"Project, Part Number" = "XYZ" or "Custom, Part Number" = "XYZ"
While using API, the way it is accepting of duplicate name in i-Properties leading us to use more specific about the property set which it is belong. we are not doing this to Model or User parameter but why this is for i-Properties?
Solved! Go to Solution.
