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