Click or drag to resize

BCCollectionBaseTableView Property

Gets the collection of an object's property values.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public BCTableView TableView { get; }

Property Value

Type: BCTableView
Remarks
The BCTableView object will be disposed along with the collection on the Dispose call.
See Also