Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies operations that users can perform on report item types.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public ReportOperations As ReportOperationsCollection
'Usage
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