Share via


AceStruct.ReportOperations Field

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

See Also

Reference

AceStruct Class

Microsoft.ReportingServices.Interfaces Namespace