Click or drag to resize

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)
Syntax
public int ConfID { get; }

Property Value

Type: Int32
See Also