Click or drag to resize
CustomTableItemItemID Property
Gets or sets custom table item ID.

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 8.2.23
Syntax
C#
public int ItemID { get; set; }

Property Value

Type: Int32
See Also