Click or drag to resize
FieldBaseFieldTypeGuid Property
Field unique identifier.

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

Property Value

Type: Guid

Implements

IFieldGuid
See Also