Udostępnij przez


Pole ReportItem.m_intUniqueName

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.ReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Protected m_intUniqueName As Integer
'Użycie
Dim value As Integer

value = Me.m_intUniqueName

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