Viewing study object titles or RefNames in the Project Explorer
You can view either the RefNames or the titles of all study objects in the Project Explorer. When developing naming conventions, consider that all study objects (except study projects, library projects, libraries, and studies) have RefNames and titles, which can be different.
- RefNames are referenced in rules and are deployed to the target application. Therefore, they must:
- Follow C# variable standards.
- Start with a letter or an underscore.
- Contain only letters, numbers, and underscores.
- Be unique within a study or library. For example, you cannot have a form and an item with RefNames of DOV in the same study or library.
- Titles are the more readable display names for study objects. They can contain spaces and special characters, but are not referenced in rules and are not deployed to the target application.
To view titles or RefNames:
Copyright © 2013 Oracle and/or its affiliates. All rights reserved. |