Show / Hide Table of Contents

Class ExportSelectionToFileBatchParameters

Inheritance
object
ExportSelectionToFileBatchParameters
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOfficeCRMBatchProcessingPlugins
Assembly: SoBatchProcessing.dll
Syntax
public class ExportSelectionToFileBatchParameters

Constructors

ExportSelectionToFileBatchParameters()

Declaration
public ExportSelectionToFileBatchParameters()

Fields

InitDesc

Declaration
public string InitDesc
Field Value
Type Description
string

OrderBy

Declaration
public string OrderBy
Field Value
Type Description
string

PluginName

Declaration
public const string PluginName = "ExportSelectionToFileBatchPlugin"
Field Value
Type Description
string

ProgressDesc

Declaration
public string ProgressDesc
Field Value
Type Description
string

SelectionId

Declaration
public int SelectionId
Field Value
Type Description
int

TemplateFile

Declaration
public string TemplateFile
Field Value
Type Description
string

UseContacts

Declaration
public bool UseContacts
Field Value
Type Description
bool

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top