Class CollectionChangeType
Specifies collection change type.
Inheritance
System.Object
CollectionChangeType
Namespace: Mediachase.BusinessFoundation.Data
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0Syntax
public sealed class CollectionChangeType : Enum
Fields
Added
Added
Declaration
public const CollectionChangeType Added
Field Value
Type | Description |
---|---|
CollectionChangeType |
Cleared
Cleared
Declaration
public const CollectionChangeType Cleared
Field Value
Type | Description |
---|---|
CollectionChangeType |
Removed
Removed
Declaration
public const CollectionChangeType Removed
Field Value
Type | Description |
---|---|
CollectionChangeType |
Replaced
Replaced
Declaration
public const CollectionChangeType Replaced
Field Value
Type | Description |
---|---|
CollectionChangeType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |