Compartilhar via


Campo AceStruct.ReportOperations

Specifies operations that users can perform on report item types.

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblies:   Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (em Microsoft.ReportingServices.Interfaces.dll)

Sintaxe

'Declaração
Public ReportOperations As ReportOperationsCollection
'Uso
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

Consulte também

Referência

AceStruct Classe

Namespace Microsoft.ReportingServices.Interfaces