CustomReportItem.Type Property

Definition

Gets the type of the custom report item. Interpreted by the report design tool or server. Unsupported types generate a warning.

public:
 property System::String ^ Type { System::String ^ get(); };
public string Type { get; }
member this.Type : string
Public ReadOnly Property Type As String

Property Value

A string value.

Applies to