C# Class Tiraggo.Interfaces.tgEntitySavePacket

Show file Open project: BrewDawg/Tiraggo Class Usage Examples

Public Properties

Property Type Description
CurrentValues tgSmartDictionary
Entity object
ModifiedColumns List
OriginalValues tgSmartDictionary
RowState tgDataRowState

Property Details

CurrentValues public property

public tgSmartDictionary,Tiraggo.Interfaces CurrentValues
return tgSmartDictionary

Entity public property

public object Entity
return object

ModifiedColumns public property

public List ModifiedColumns
return List

OriginalValues public property

public tgSmartDictionary,Tiraggo.Interfaces OriginalValues
return tgSmartDictionary

RowState public property

public tgDataRowState RowState
return tgDataRowState