 | ExportDataRowDetached Property |
A flag indicating if this row detached from the
Data
and uses cached/deserialized values.
Namespace: CTExtensions.ExportCore.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic bool Detached { get; }
Public ReadOnly Property Detached As Boolean
Get
Property Value
Boolean
See Also