ObjectTypeInfoOtherBindingObjectTypes Property |
Gets list of other binding types - binding types where this object participate but is not parent object of those binding types.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual List<string> OtherBindingObjectTypes { get; }
Property Value
Type:
ListStringSee Also