Touchstone 11.0 API Reference
Project Class Properties


Air.Services.Proxy Assembly > AIR.Services.ProjectManagement.Data Namespace : Project Class

For a list of all members of this type, see Project members.

Public Properties
 NameDescription
Public Property Contains the author of this Project.  
Public Property Contains the date and time that the Project was created.  
Public PropertyContains the currency code to use by default in the project.

Touchstone uses the project currency to display monetary values in the exposure summary dashboard and run analyses. You can change the project currency at any time.

The project currency overrides the global currency rate settings and template settings in the Administration Console.

Changing the project currency does not affect analyses that you ran previously.

 
Public PropertyContains the name of the currency exchange rate set to use by default in the project.

You can use the GetCurrencyExchangeRateInfo() method to retrieve a list of currency exchange rate sets.

 
Public PropertyContains the unique system-generated sequential identifier (SID) for the currency exchange rate set to use by default in the project.

You can use the GetCurrencyExchangeRateInfo() method to retrieve a list of currency exchange rate sets.

 
Public Property(Optional) Contains a description of this Project.  
Public PropertyContains a count of the number of Exposure Sets in this Project.  
Public PropertyContains a count of the number of Exposure Views associated with this Project.  
Public PropertyContains a list of Exposure Views with Summaries that are associated with this Project.

Each object in this list contains detailed information about a specific Exposure View with Summary.

 
Public Property Contains the date and time at which this Project was last modified.  
Public Property Contains the name of this Project.  
Public Property Contains a count of the number of Result Sets associated with this Project.  
Public Property Contains the Touchstone®-generated Sequential Identifier (SID) that uniquely identifies this Project.  
Top
See Also

Reference

Project Class
AIR.Services.ProjectManagement.Data Namespace