Click or drag to resize

ExportItemID Property

Unique identifier for this Item. This object is considered identical to another object of the same type, if IDs are equal.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public string ID { get; }

Property Value

Type: String
See Also