Class SyncCommandType
Specifies synchronization command type.
Inheritance
System.Object
    SyncCommandType
  Namespace: Mediachase.BusinessFoundation.Data.Meta.Schema
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0Syntax
public sealed class SyncCommandType : Enum
  Fields
Add
Add
Declaration
public const SyncCommandType Add
  Field Value
| Type | Description | 
|---|---|
| SyncCommandType | 
NotSet
NotSet
Declaration
public const SyncCommandType NotSet
  Field Value
| Type | Description | 
|---|---|
| SyncCommandType | 
Remove
Remove
Declaration
public const SyncCommandType Remove
  Field Value
| Type | Description | 
|---|---|
| SyncCommandType | 
Update
Update
Declaration
public const SyncCommandType Update
  Field Value
| Type | Description | 
|---|---|
| SyncCommandType | 
value__
Declaration
public int value__
  Field Value
| Type | Description | 
|---|---|
| System.Int32 |