Share via


CustomReportItem.Type Propiedad

Definición

Obtiene el tipo del elemento de informe personalizado. Lo interpreta la herramienta de diseño de informes o el servidor de informes. Los tipos no compatibles generan una advertencia.

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

Valor de propiedad

Valor string.

Se aplica a