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: 9.0.0
Syntaxpublic virtual List<string> OtherBindingObjectTypes { get; }
Property Value
Type:
ListString
See Also