FactSet.AnalyticsAPI.Engines.Model.PAComponent
Properties
| Name |
Type |
Description |
Notes |
| Id |
string |
Component identifier. |
[optional] |
| Accounts |
List<PAIdentifier> |
List of accounts saved in the PA document. |
[optional] |
| Benchmarks |
List<PAIdentifier> |
List of benchmarks saved in the PA document. |
[optional] |
| Currencyisocode |
string |
|
[optional] |
| Dates |
PADateParameters |
|
[optional] |
| Snapshot |
bool |
Is the component type snapshot or subperiod. |
[optional] |
| Path |
string |
The path to the document |
[optional] |
| Name |
string |
Component name. |
[optional] |
| Category |
string |
Component category. |
[optional] |
[Back to Model list] [Back to API list] [Back to README]