 | ExportDataRowDataRowIndex Property |
Row Index in Export Profile Data; -1 after detach/deserialize.
Namespace: CTExtensions.ExportCore.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic int DataRowIndex { get; }
Public ReadOnly Property DataRowIndex As Integer
Get
Property Value
Int32
See Also