Click or drag to resize
IFieldReferenceToObjectType Property
ObjectType to which the given field refers (for example as a foreign key).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
string ReferenceToObjectType { get; set; }

Property Value

Type: String
See Also