Show / Hide Table of Contents

Class BulkUpdateSystem.RowResultStorageItem

Inheritance
object
BulkUpdateSystem.RowResultStorageItem
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.BulkUpdate
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[DataContract(Namespace = "BulkUpdate")]
public class BulkUpdateSystem.RowResultStorageItem

Constructors

RowResultStorageItem()

Declaration
public RowResultStorageItem()

Fields

Description

Declaration
[DataMember]
public string Description
Field Value
Type Description
string

Elapsed

Declaration
[DataMember]
public long Elapsed
Field Value
Type Description
long

Identity

Declaration
[DataMember]
public int Identity
Field Value
Type Description
int

Modified

Declaration
[DataMember]
public bool Modified
Field Value
Type Description
bool

ReasonsWhy

Declaration
[DataMember]
public string[] ReasonsWhy
Field Value
Type Description
string[]

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