Add | Adds a period indicator. |
 Delete | Deletes an existing period indicator. |
 Get | Retrieves a period indicator. The period indicator is specified by its key, which is contained in the `PeriodIndicatorParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `PeriodIndicatorsService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `PeriodIndicatorParamsCollection` data collection that identifies all period indicators. |
 Update | Updates an existing period indicator. |
Â