Proprietà Instance
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Instance As StateImageInstance
Get
'Utilizzo
Dim instance As StateImage
Dim value As StateImageInstance
value = instance.Instance
public StateImageInstance Instance { get; }
public:
property StateImageInstance^ Instance {
StateImageInstance^ get ();
}
member Instance : StateImageInstance
function get Instance () : StateImageInstance
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .StateImageInstance
Vedere anche