Class TypeOfTransfer
Type of transfer Operation
Inheritance
System.Object
TypeOfTransfer
Namespace: EPiServer.Core.Transfer
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public sealed class TypeOfTransfer : Enum
Fields
Copying
Normal Copy/Paste operation
Declaration
public const TypeOfTransfer Copying
Field Value
Type | Description |
---|---|
TypeOfTransfer |
Exporting
Normal Exporting operation
Declaration
public const TypeOfTransfer Exporting
Field Value
Type | Description |
---|---|
TypeOfTransfer |
Importing
Normal Importing operation
Declaration
public const TypeOfTransfer Importing
Field Value
Type | Description |
---|---|
TypeOfTransfer |
MirroringExporting
Mirroring Exporting operation
Declaration
public const TypeOfTransfer MirroringExporting
Field Value
Type | Description |
---|---|
TypeOfTransfer |
MirroringImporting
Mirroring Importing operation
Declaration
public const TypeOfTransfer MirroringImporting
Field Value
Type | Description |
---|---|
TypeOfTransfer |
Unspecified
Normal and neutral operation
Declaration
public const TypeOfTransfer Unspecified
Field Value
Type | Description |
---|---|
TypeOfTransfer |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |