Determine if the data display needs additional data, such as a comparison object for an RIC report or a set of axes for a vector.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def IsPreDataRequired(self, DataDisplayName:str) -> bool: |
- DataDisplayName
Alternatively, refer to the data provider documentation for a specific data provider to see if PreData is required. In the documentation for the specific data provider look for a "Pre-data required:" section.






