 | 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.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic string ID { get; }
Public ReadOnly Property ID As String
Get
Property Value
String
See Also