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

Property Value

Int32
See Also