次の方法で共有


SmartGroupModificationItem クラス

定義

smartGroup 変更項目。

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

コンストラクター

SmartGroupModificationItem()

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

SmartGroupModificationItem(Nullable<SmartGroupModificationEvent>, String, String, String, String, String, String)

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

プロパティ

Comments

変更コメントを取得または設定します

Description

変更の説明を取得または設定します

ModificationEvent

変更の理由を取得または設定します。 使用できる値は、'SmartGroupCreated'、'StateChange'、'AlertAdded'、'AlertRemoved' です。

ModifiedAt

変更された日時を取得または設定します

ModifiedBy

変更されたユーザーの詳細 (プリンシパル クライアント名) を取得または設定します。

NewValue

新しい値を取得または設定します

OldValue

古い値を取得または設定します

適用対象