In This Topic
Gets or sets the report items transformation info link.
Syntax
'Declaration
Public Property Transformation As Link
public Link Transformation {get; set;}
Property Value
An instance of
Link representing the report items transformation info link.
See Also