Click or drag to resize
BaseInfoGeneralizedInfoWrapperOtherBindingObjectTypes Property

Note: This API is now obsolete.

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#
[ObsoleteAttribute("This property is obsolete, use TypeInfo.OtherBindingObjectTypes")]
public List<string> OtherBindingObjectTypes { get; }

Property Value

Type: ListString
See Also