Champ m_canEdit
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Protected m_canEdit As Boolean
'Utilisation
Dim value As Boolean
value = Me.m_canEdit
Me.m_canEdit = value
protected bool m_canEdit
protected:
bool m_canEdit
val mutable m_canEdit: bool
protected var m_canEdit : boolean