 | 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)
Syntaxpublic string ID { get; }
Public ReadOnly Property ID As String
Get
Property Value
Type:
String
See Also