次の方法で共有


OperationDisplay クラス

定義

操作を表す オブジェクト。

public class OperationDisplay
type OperationDisplay = class
Public Class OperationDisplay
継承
OperationDisplay

コンストラクター

OperationDisplay()

OperationDisplay クラスの新しいインスタンスを初期化します。

OperationDisplay(String, String, String)

OperationDisplay クラスの新しいインスタンスを初期化します。

プロパティ

Operation

操作の種類を取得します。読み取り、書き込み、削除など。

Provider

サービス プロバイダーを取得します: Relay

Resource

操作が実行されるリソース (請求書など) を取得します。

適用対象