Click or drag to resize
FieldBase<FieldType>.Guid Property
Field unique identifier.

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

Property Value

Type: Guid

Implements

IField.Guid
See Also