Click or drag to resize

IDataUnitIntegrated Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.data.dataUnits.core
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public interface IDataUnitIntegrated : IDataUnitRow, 
	INotifyPropertyChanged, IDataUnit
Request Example View Source

The IDataUnitIntegrated type exposes the following members.

Properties
  NameDescription
Public propertycomplete_Table (Inherited from IDataUnit.)
Public propertydataAcquireFlags (Inherited from IDataUnit.)
Public propertyglobalAttachmentProvider (Inherited from IDataUnit.)
Public propertyglobalAttachmentTable (Inherited from IDataUnit.)
Public propertymap (Inherited from IDataUnit.)
Public propertyparent (Inherited from IDataUnitRow.)
Public propertypresenters (Inherited from IDataUnit.)
Top
Methods
  NameDescription
Public methodbuildCustomDataTable (Inherited from IDataUnit.)
Public methodcheckData (Inherited from IDataUnitRow.)
Public methoddataImportComplete (Inherited from IDataUnit.)
Public methodprepare (Inherited from IDataUnitRow.)
Public methodsetAgregateResult
Public methodsetDataRow
Top
See Also