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 StateIndicatorInstance
Get
'Utilizzo
Dim instance As StateIndicator
Dim value As StateIndicatorInstance
value = instance.Instance
public StateIndicatorInstance Instance { get; }
public:
property StateIndicatorInstance^ Instance {
StateIndicatorInstance^ get ();
}
member Instance : StateIndicatorInstance
function get Instance () : StateIndicatorInstance
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .StateIndicatorInstance