共用方式為


ReportOperations 欄位

Represents operations that users can perform on report item types.

命名空間:  Microsoft.ReportingServices.Interfaces
組件:   Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)
  Microsoft.ReportingServices.Interfaces (在 Microsoft.ReportingServices.Interfaces.dll 中)

語法

'宣告
Public ReportOperations As ReportOperationsCollection
'用途
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