[]
Gets or sets the report items transformation info link.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public Link Transformation { get; set; }
Type | Description |
---|---|
Link | An instance of Link representing the report items transformation info link. |