Click or drag to resize
FieldBaseFieldTypeReferenceType Property
Type of the reference (used only when ReferenceToObjectType is set).

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

Property Value

Type: ObjectDependencyEnum

Implements

IFieldReferenceType
See Also