Click or drag to resize
CustomTableItemItemGUID Property
Gets or sets custom table item GUID.

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

Property Value

Type: Guid
See Also