 | ExportDataRowConfID Property |
ConfID is unique ID for each row in Export.
Hierarchical structure can be built using
ConfID and
ParentConfID.
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic int ConfID { get; }
Public ReadOnly Property ConfID As Integer
Get
Property Value
Type:
Int32
See Also