SaveItemRequest.

Properties Property

Summary

List of properties to apply to the item. Common ones include Name, DisplayName, Description, Hidden, etc.
Assembly
Cake.SSRS.dll
Namespace
Cake.SSRS
Containing Type
SaveItemRequest

Syntax

public Property[] Properties { get; set; }

Value

Type Description
Property[]