Application Property
The Application property returns the Transformer Application object.
Syntax
object .Application
Applies To
CalculationDefinitions Collection
DrillThroughTargets Collection
PackageDatasourceConnections Collection
Discussion
Use this property to reference properties of the Transformer application object from other objects and collections in the model.
A COM exception is thrown in error situations. The message that is passed with the exception varies depending on the error situation.
Type
Object
Access
Read