Campo AceStruct.ReportOperations
Specifies operations that users can perform on report item types.
Spazio dei nomi Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Sintassi
'Dichiarazione
Public ReportOperations As ReportOperationsCollection
'Utilizzo
Dim instance As AceStruct
Dim value As ReportOperationsCollection
value = instance.ReportOperations
instance.ReportOperations = value
public ReportOperationsCollection ReportOperations
public:
ReportOperationsCollection^ ReportOperations
val mutable ReportOperations: ReportOperationsCollection
public var ReportOperations : ReportOperationsCollection