IDataStore.Object Property
.NET Standard 2.x
(Obsolete) Object property is deprecated, please use DwMeta
instead.
Used to directly manipulate the DataWindow properties from scripts. These objects can be, for example, columns or text objects.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
IDwMeta Object { get; }
Property Value
An IDwMeta
object used to directly manipulating the DataWindow properties from scripts.
Applies to
.NET Standard
2.x