Class EntityCollection.ChangeItemsType
Specifies the item change entity type.
Inheritance
System.Object
EntityCollection.ChangeItemsType
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.NET.dll
Syntax
public sealed class ChangeItemsType : Enum
Fields
Add
Add entity type.
Declaration
public const EntityCollection.ChangeItemsType Add
Field Value
Clear
Clear Entity type.
Declaration
public const EntityCollection.ChangeItemsType Clear
Field Value
Remove
Remove Entity type.
Declaration
public const EntityCollection.ChangeItemsType Remove