次の方法で共有


CatalogOperations フィールド

カタログ アイテムの種類に対してユーザーが実行可能な操作を表します。カタログのアイテムの種類には、ロール、スケジュール、システムのプロパティ、およびジョブが含まれます。

名前空間:  Microsoft.ReportingServices.Interfaces
アセンブリ:   Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)

構文

'宣言
Public CatalogOperations As CatalogOperationsCollection
'使用
Dim instance As AceStruct
Dim value As CatalogOperationsCollection

value = instance.CatalogOperations

instance.CatalogOperations = value
public CatalogOperationsCollection CatalogOperations
public:
CatalogOperationsCollection^ CatalogOperations
val mutable CatalogOperations: CatalogOperationsCollection
public var CatalogOperations : CatalogOperationsCollection