FactSet.AnalyticsAPI.Engines.Model.UnlinkedPATemplateParameters
Properties
Name |
Type |
Description |
Notes |
Directory |
string |
The directory to create an unlinked PA template |
|
TemplateTypeId |
string |
Template type id |
|
Description |
string |
Template description |
[optional] |
Accounts |
List<PAIdentifier> |
List of accounts |
[optional] |
Benchmarks |
List<PAIdentifier> |
List of benchmarks |
[optional] |
Columns |
List<PACalculationColumn> |
List of columns for the PA calculation |
[optional] |
Dates |
PADateParameters |
|
[optional] |
Groups |
List<PACalculationGroup> |
List of groupings for the PA calculation |
[optional] |
Datasources |
PACalculationDataSources |
|
[optional] |
Currencyisocode |
string |
Currency ISO code for calculation. |
[optional] |
Componentdetail |
string |
PA storage type. It can be GROUPS or GROUPSALL or TOTALS or SECURITIES. |
[optional] |
Content |
TemplateContentTypes |
|
[optional] |
[Back to Model list] [Back to API list] [Back to README]