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