Click or drag to resize
BindingInfoTemplateHasReferences Property
Determines whether there is at least one field which has a reference set to some object type.

Namespace: CMS.DataEngine.Generators
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool HasReferences { get; }

Property Value

Type: Boolean
See Also