C# Class Tiraggo.Interfaces.tgEntitySavePacket

ファイルを表示 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_oe property

public tgSmartDictionary,Tiraggo.Interfaces CurrentValues
return tgSmartDictionary

Entity public_oe property

public object Entity
return object

ModifiedColumns public_oe property

public List ModifiedColumns
return List

OriginalValues public_oe property

public tgSmartDictionary,Tiraggo.Interfaces OriginalValues
return tgSmartDictionary

RowState public_oe property

public tgDataRowState RowState
return tgDataRowState