Click or drag to resize
ObjectTypeInfoOtherBindingObjectTypes Property
Other binding types (ObjectType constants separated by semicolon) - binding types where this object participate but is not parent object of those binding types.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public List<string> OtherBindingObjectTypes { get; }

Property Value

Type: ListString
See Also