Condividi tramite


Campo m_uniqueName

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

Spazio dei nomi:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_uniqueName As Integer
'Utilizzo
Dim value As Integer

value = Me.m_uniqueName

Me.m_uniqueName = value
protected int m_uniqueName
protected:
int m_uniqueName
val mutable m_uniqueName: int
protected var m_uniqueName : int