共用方式為


SmartGroupModificationItem Class

Definition

smartGroup modification item.

public class SmartGroupModificationItem
type SmartGroupModificationItem = class
Public Class SmartGroupModificationItem
Inheritance
SmartGroupModificationItem

Constructors

SmartGroupModificationItem()

Initializes a new instance of the SmartGroupModificationItem class.

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

Initializes a new instance of the SmartGroupModificationItem class.

Properties

Comments

Gets or sets modification comments

Description

Gets or sets description of the modification

ModificationEvent

Gets or sets reason for the modification. Possible values include: 'SmartGroupCreated', 'StateChange', 'AlertAdded', 'AlertRemoved'

ModifiedAt

Gets or sets modified date and time

ModifiedBy

Gets or sets modified user details (Principal client name)

NewValue

Gets or sets new value

OldValue

Gets or sets old value

Applies to