AceStruct.ResourceOperations Field

Represents operations that users can perform on resource 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 ResourceOperations As ResourceOperationsCollection
'Usage
Dim instance As AceStruct
Dim value As ResourceOperationsCollection

value = instance.ResourceOperations

instance.ResourceOperations = value
public ResourceOperationsCollection ResourceOperations
public:
ResourceOperationsCollection^ ResourceOperations
val mutable ResourceOperations: ResourceOperationsCollection
public var ResourceOperations : ResourceOperationsCollection