Proprietà Group
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Group As Group
Get
'Utilizzo
Dim instance As DataRegionMember
Dim value As Group
value = instance.Group
public Group Group { get; }
public:
property Group^ Group {
Group^ get ();
}
member Group : Group
function get Group () : Group
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Group